| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListIamPolicyAssignmentsForUserResponse |
QuickSightClient.listIAMPolicyAssignmentsForUser(Consumer<ListIamPolicyAssignmentsForUserRequest.Builder> listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
default ListIamPolicyAssignmentsForUserResponse |
QuickSightClient.listIAMPolicyAssignmentsForUser(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListIamPolicyAssignmentsForUserResponse> |
QuickSightAsyncClient.listIAMPolicyAssignmentsForUser(Consumer<ListIamPolicyAssignmentsForUserRequest.Builder> listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
default CompletableFuture<ListIamPolicyAssignmentsForUserResponse> |
QuickSightAsyncClient.listIAMPolicyAssignmentsForUser(ListIamPolicyAssignmentsForUserRequest listIamPolicyAssignmentsForUserRequest)
Lists all of the IAM policy assignments, including the Amazon Resource Names (ARNs), for the IAM policies
assigned to the specified user and group, or groups that the user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListIamPolicyAssignmentsForUserResponse> |
ListIAMPolicyAssignmentsForUserIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListIAMPolicyAssignmentsForUserPublisher.subscribe(org.reactivestreams.Subscriber<? super ListIamPolicyAssignmentsForUserResponse> subscriber) |
Copyright © 2023. All rights reserved.