类 ImportUHostKeyPairsResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.ImportUHostKeyPairsResponse
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetKeyPairFingerPrint(String keyPairFingerPrint) voidsetKeyPairId(String keyPairId) voidsetKeyPairName(String keyPairName) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
ImportUHostKeyPairsResponse
public ImportUHostKeyPairsResponse()
-
-
方法详细资料
-
getKeyPairName
-
setKeyPairName
-
getKeyPairId
-
setKeyPairId
-
getKeyPairFingerPrint
-
setKeyPairFingerPrint
-