public class DescribeWhiteBoxKeyDetailsRequest extends AbstractModel
| Constructor and Description | 
|---|
| DescribeWhiteBoxKeyDetailsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getKeyStatus()Get Filter: key status. | 
| void | setKeyStatus(Long KeyStatus)Set Filter: key status. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Long getKeyStatus()
public void setKeyStatus(Long KeyStatus)
KeyStatus - Filter: key status. 0: disabled, 1: enabledCopyright © 2020. All rights reserved.