Class ImportUHostKeyPairsResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.ImportUHostKeyPairsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKeyPairFingerPrint(String keyPairFingerPrint) voidsetKeyPairId(String keyPairId) voidsetKeyPairName(String keyPairName) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
ImportUHostKeyPairsResponse
public ImportUHostKeyPairsResponse()
-
-
Method Details
-
getKeyPairName
-
setKeyPairName
-
getKeyPairId
-
setKeyPairId
-
getKeyPairFingerPrint
-
setKeyPairFingerPrint
-