Uses of Class
com.tencentcloudapi.cam.v20190116.models.GetServiceLinkedRoleDeletionStatusRequest
-
Packages that use GetServiceLinkedRoleDeletionStatusRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of GetServiceLinkedRoleDeletionStatusRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type GetServiceLinkedRoleDeletionStatusRequest Modifier and Type Method Description GetServiceLinkedRoleDeletionStatusResponseCamClient. GetServiceLinkedRoleDeletionStatus(GetServiceLinkedRoleDeletionStatusRequest req)根据删除TaskId获取服务相关角色删除状态 -
Uses of GetServiceLinkedRoleDeletionStatusRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type GetServiceLinkedRoleDeletionStatusRequest Constructor Description GetServiceLinkedRoleDeletionStatusRequest(GetServiceLinkedRoleDeletionStatusRequest 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.
-