| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
DetachUserPolicyResponse |
IamApi.detachUserPolicy(DetachUserPolicyRequest body) |
com.squareup.okhttp.Call |
IamApi.detachUserPolicyAsync(DetachUserPolicyRequest body,
ApiCallback<DetachUserPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.detachUserPolicyCall(DetachUserPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for detachUserPolicy
|
ApiResponse<DetachUserPolicyResponse> |
IamApi.detachUserPolicyWithHttpInfo(@NotNull DetachUserPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DetachUserPolicyRequest |
DetachUserPolicyRequest.policyName(String policyName) |
DetachUserPolicyRequest |
DetachUserPolicyRequest.policyType(DetachUserPolicyRequest.PolicyTypeEnum policyType) |
DetachUserPolicyRequest |
DetachUserPolicyRequest.userName(String userName) |
Copyright © 2024. All rights reserved.