类的使用
com.volcengine.iam.model.AttachUserPolicyRequest
-
使用AttachUserPolicyRequest的程序包 程序包 说明 com.volcengine.iam com.volcengine.iam.model -
-
com.volcengine.iam中AttachUserPolicyRequest的使用
参数类型为AttachUserPolicyRequest的com.volcengine.iam中的方法 修饰符和类型 方法 说明 AttachUserPolicyResponseIamApi. attachUserPolicy(AttachUserPolicyRequest body)com.squareup.okhttp.CallIamApi. attachUserPolicyAsync(AttachUserPolicyRequest body, ApiCallback<AttachUserPolicyResponse> callback)(asynchronously)com.squareup.okhttp.CallIamApi. attachUserPolicyCall(AttachUserPolicyRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for attachUserPolicyApiResponse<AttachUserPolicyResponse>IamApi. attachUserPolicyWithHttpInfo(@NotNull AttachUserPolicyRequest body) -
com.volcengine.iam.model中AttachUserPolicyRequest的使用
返回AttachUserPolicyRequest的com.volcengine.iam.model中的方法 修饰符和类型 方法 说明 AttachUserPolicyRequestAttachUserPolicyRequest. policyName(String policyName)AttachUserPolicyRequestAttachUserPolicyRequest. policyType(String policyType)AttachUserPolicyRequestAttachUserPolicyRequest. userName(String userName)
-