| 程序包 | 说明 |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachUserPolicyResponse |
IamApi.attachUserPolicy(AttachUserPolicyRequest body) |
com.squareup.okhttp.Call |
IamApi.attachUserPolicyAsync(AttachUserPolicyRequest body,
ApiCallback<AttachUserPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.attachUserPolicyCall(AttachUserPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for attachUserPolicy
|
ApiResponse<AttachUserPolicyResponse> |
IamApi.attachUserPolicyWithHttpInfo(@NotNull AttachUserPolicyRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachUserPolicyRequest |
AttachUserPolicyRequest.policyName(String policyName) |
AttachUserPolicyRequest |
AttachUserPolicyRequest.policyType(String policyType) |
AttachUserPolicyRequest |
AttachUserPolicyRequest.userName(String userName) |
Copyright © 2024. All rights reserved.