Uses of Class
com.tencentcloudapi.cme.v20191029.models.RevokeResourceAuthorizationRequest
-
Packages that use RevokeResourceAuthorizationRequest Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of RevokeResourceAuthorizationRequest in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 with parameters of type RevokeResourceAuthorizationRequest Modifier and Type Method Description RevokeResourceAuthorizationResponseCmeClient. RevokeResourceAuthorization(RevokeResourceAuthorizationRequest req)资源所属实体对目标实体撤销目标资源的相应权限,若原本没有相应权限则不产生变更。 -
Uses of RevokeResourceAuthorizationRequest in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type RevokeResourceAuthorizationRequest Constructor Description RevokeResourceAuthorizationRequest(RevokeResourceAuthorizationRequest 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.
-