| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
AttachUserPolicyRequest |
AttachUserPolicyRequest.policyName(String policyName) |
AttachUserPolicyRequest |
AttachUserPolicyRequest.policyType(AttachUserPolicyRequest.PolicyTypeEnum policyType) |
AttachUserPolicyRequest |
AttachUserPolicyRequest.userName(String userName) |
Copyright © 2024. All rights reserved.