Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.ModifyEnvironmentRoleResponse
-
Packages that use ModifyEnvironmentRoleResponse Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of ModifyEnvironmentRoleResponse in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 that return ModifyEnvironmentRoleResponse Modifier and Type Method Description ModifyEnvironmentRoleResponse
TdmqClient. ModifyEnvironmentRole(ModifyEnvironmentRoleRequest req)
修改环境角色授权。 -
Uses of ModifyEnvironmentRoleResponse in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type ModifyEnvironmentRoleResponse Constructor Description ModifyEnvironmentRoleResponse(ModifyEnvironmentRoleResponse 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.
-