Uses of Class
com.ctyun.openapisdk.response.V4EcsKeypairCreateKeypairReturnObj
Packages that use V4EcsKeypairCreateKeypairReturnObj
-
Uses of V4EcsKeypairCreateKeypairReturnObj in com.ctyun.openapisdk.response
Methods in com.ctyun.openapisdk.response that return V4EcsKeypairCreateKeypairReturnObjModifier and TypeMethodDescriptionV4EcsKeypairCreateKeypairResponse.getReturnObj()V4EcsKeypairCreateKeypairReturnObj.setFingerPrint(String fingerPrint) V4EcsKeypairCreateKeypairReturnObj.setKeyPairDescription(String keyPairDescription) V4EcsKeypairCreateKeypairReturnObj.setKeyPairID(String keyPairID) V4EcsKeypairCreateKeypairReturnObj.setKeyPairName(String keyPairName) V4EcsKeypairCreateKeypairReturnObj.setPrivateKey(String privateKey) V4EcsKeypairCreateKeypairReturnObj.setPublicKey(String publicKey) Methods in com.ctyun.openapisdk.response with parameters of type V4EcsKeypairCreateKeypairReturnObjModifier and TypeMethodDescriptionvoidV4EcsKeypairCreateKeypairResponse.setReturnObj(V4EcsKeypairCreateKeypairReturnObj returnObj)