Uses of Class
com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
-
Packages that use GetServiceStatusResponse Package Description com.tencentcloudapi.ssm.v20190923 com.tencentcloudapi.ssm.v20190923.models -
-
Uses of GetServiceStatusResponse in com.tencentcloudapi.ssm.v20190923
Methods in com.tencentcloudapi.ssm.v20190923 that return GetServiceStatusResponse Modifier and Type Method Description GetServiceStatusResponseSsmClient. GetServiceStatus(GetServiceStatusRequest req)该接口用户获取用户SecretsManager服务开通状态。 -
Uses of GetServiceStatusResponse in com.tencentcloudapi.ssm.v20190923.models
Constructors in com.tencentcloudapi.ssm.v20190923.models with parameters of type GetServiceStatusResponse Constructor Description GetServiceStatusResponse(GetServiceStatusResponse 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.
-