Modifier and Type | Method and Description |
---|---|
ListEntitiesForPolicyResult |
AmazonIdentityManagementClient.listEntitiesForPolicy(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest)
Lists all IAM users, groups, and roles that the specified managed policy
is attached to.
|
ListEntitiesForPolicyResult |
AmazonIdentityManagement.listEntitiesForPolicy(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest)
Lists all IAM users, groups, and roles that the specified managed policy
is attached to.
|
ListEntitiesForPolicyResult |
AbstractAmazonIdentityManagement.listEntitiesForPolicy(ListEntitiesForPolicyRequest request) |
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsyncClient.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request) |
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest)
Lists all IAM users, groups, and roles that the specified managed policy
is attached to.
|
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AbstractAmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request) |
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsyncClient.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler) |
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler)
Lists all IAM users, groups, and roles that the specified managed policy
is attached to.
|
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AbstractAmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsyncClient.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler) |
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler)
Lists all IAM users, groups, and roles that the specified managed policy
is attached to.
|
java.util.concurrent.Future<ListEntitiesForPolicyResult> |
AbstractAmazonIdentityManagementAsync.listEntitiesForPolicyAsync(ListEntitiesForPolicyRequest request,
AsyncHandler<ListEntitiesForPolicyRequest,ListEntitiesForPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.clone() |
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withEntityFilter(EntityType entityFilter)
The entity type to use for filtering the results.
|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withEntityFilter(java.lang.String entityFilter)
The entity type to use for filtering the results.
|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withMarker(java.lang.String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withPathPrefix(java.lang.String pathPrefix)
The path prefix for filtering the results.
|
ListEntitiesForPolicyRequest |
ListEntitiesForPolicyRequest.withPolicyArn(java.lang.String policyArn)
The Amazon Resource Name (ARN) of the IAM policy for which you want the
versions.
|
Modifier and Type | Method and Description |
---|---|
Request<ListEntitiesForPolicyRequest> |
ListEntitiesForPolicyRequestMarshaller.marshall(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListEntitiesForPolicyRequest> |
ListEntitiesForPolicyRequestMarshaller.marshall(ListEntitiesForPolicyRequest listEntitiesForPolicyRequest) |