Uses of Class
com.tencentcloudapi.kms.v20190118.models.DescribeWhiteBoxServiceStatusResponse
-
Packages that use DescribeWhiteBoxServiceStatusResponse Package Description com.tencentcloudapi.kms.v20190118 com.tencentcloudapi.kms.v20190118.models -
-
Uses of DescribeWhiteBoxServiceStatusResponse in com.tencentcloudapi.kms.v20190118
Methods in com.tencentcloudapi.kms.v20190118 that return DescribeWhiteBoxServiceStatusResponse Modifier and Type Method Description DescribeWhiteBoxServiceStatusResponseKmsClient. DescribeWhiteBoxServiceStatus(DescribeWhiteBoxServiceStatusRequest req)获取白盒密钥服务状态 -
Uses of DescribeWhiteBoxServiceStatusResponse in com.tencentcloudapi.kms.v20190118.models
Constructors in com.tencentcloudapi.kms.v20190118.models with parameters of type DescribeWhiteBoxServiceStatusResponse Constructor Description DescribeWhiteBoxServiceStatusResponse(DescribeWhiteBoxServiceStatusResponse 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.
-