Package cn.ucloud.uhost.models
Class DescribeUHostInstanceResponse.UHostKeyPair
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uhost.models.DescribeUHostInstanceResponse.UHostKeyPair
-
- Enclosing class:
- DescribeUHostInstanceResponse
public static class DescribeUHostInstanceResponse.UHostKeyPair extends Response
-
-
Constructor Summary
Constructors Constructor Description UHostKeyPair()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKeyPairId()StringgetKeyPairState()voidsetKeyPairId(String keyPairId)voidsetKeyPairState(String keyPairState)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-