Uses of Class
com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
-
Packages that use DescribeRotationDetailResponse Package Description com.tencentcloudapi.ssm.v20190923 com.tencentcloudapi.ssm.v20190923.models -
-
Uses of DescribeRotationDetailResponse in com.tencentcloudapi.ssm.v20190923
Methods in com.tencentcloudapi.ssm.v20190923 that return DescribeRotationDetailResponse Modifier and Type Method Description DescribeRotationDetailResponseSsmClient. DescribeRotationDetail(DescribeRotationDetailRequest req)查询凭据轮转策略详情。 本接口只适用于云产品凭据。 -
Uses of DescribeRotationDetailResponse in com.tencentcloudapi.ssm.v20190923.models
Constructors in com.tencentcloudapi.ssm.v20190923.models with parameters of type DescribeRotationDetailResponse Constructor Description DescribeRotationDetailResponse(DescribeRotationDetailResponse 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.
-