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