Uses of Class
com.tencentcloudapi.dlc.v20210125.models.AttachUserPolicyRequest
-
Packages that use AttachUserPolicyRequest Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of AttachUserPolicyRequest in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 with parameters of type AttachUserPolicyRequest Modifier and Type Method Description AttachUserPolicyResponseDlcClient. AttachUserPolicy(AttachUserPolicyRequest req)绑定鉴权策略到用户 -
Uses of AttachUserPolicyRequest in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type AttachUserPolicyRequest Constructor Description AttachUserPolicyRequest(AttachUserPolicyRequest 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.
-