| Package | Description |
|---|---|
| com.volcengine.iam | |
| com.volcengine.iam.model |
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesForPolicyResponse |
IamApi.listEntitiesForPolicy(ListEntitiesForPolicyRequest body) |
com.squareup.okhttp.Call |
IamApi.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest body,
ApiCallback<ListEntitiesForPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IamApi.listEntitiesForPolicyCall(ListEntitiesForPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listEntitiesForPolicy
|
ApiResponse<ListEntitiesForPolicyResponse> |
IamApi.listEntitiesForPolicyWithHttpInfo(@NotNull ListEntitiesForPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.entityFilter(String entityFilter) |
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.limit(Integer limit) |
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.offset(Integer offset) |
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.policyName(String policyName) |
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.policyType(String policyType) |
Copyright © 2024. All rights reserved.