Uses of Class
com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
-
Packages that use DescribeSecretResponse Package Description com.tencentcloudapi.ssm.v20190923 com.tencentcloudapi.ssm.v20190923.models -
-
Uses of DescribeSecretResponse in com.tencentcloudapi.ssm.v20190923
Methods in com.tencentcloudapi.ssm.v20190923 that return DescribeSecretResponse Modifier and Type Method Description DescribeSecretResponseSsmClient. DescribeSecret(DescribeSecretRequest req)获取凭据的详细属性信息。 -
Uses of DescribeSecretResponse in com.tencentcloudapi.ssm.v20190923.models
Constructors in com.tencentcloudapi.ssm.v20190923.models with parameters of type DescribeSecretResponse Constructor Description DescribeSecretResponse(DescribeSecretResponse 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.
-