| 程序包 | 说明 |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
DetachUserPolicyRequest |
DetachUserPolicyRequest.policyName(String policyName) |
DetachUserPolicyRequest |
DetachUserPolicyRequest.policyType(String policyType) |
DetachUserPolicyRequest |
DetachUserPolicyRequest.userName(String userName) |
Copyright © 2024. All rights reserved.