Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ImportKeyPairResponse
-
Packages that use ImportKeyPairResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ImportKeyPairResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return ImportKeyPairResponse Modifier and Type Method Description ImportKeyPairResponseLighthouseClient. ImportKeyPair(ImportKeyPairRequest req)本接口(ImportKeyPair)用于导入用户指定密钥对。 -
Uses of ImportKeyPairResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ImportKeyPairResponse Constructor Description ImportKeyPairResponse(ImportKeyPairResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-