| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListUserGroupsResponse |
QuickSightClient.listUserGroups(Consumer<ListUserGroupsRequest.Builder> listUserGroupsRequest)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
|
default ListUserGroupsResponse |
QuickSightClient.listUserGroups(ListUserGroupsRequest listUserGroupsRequest)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListUserGroupsResponse> |
QuickSightAsyncClient.listUserGroups(Consumer<ListUserGroupsRequest.Builder> listUserGroupsRequest)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
|
default CompletableFuture<ListUserGroupsResponse> |
QuickSightAsyncClient.listUserGroups(ListUserGroupsRequest listUserGroupsRequest)
Lists the Amazon QuickSight groups that an Amazon QuickSight user is a member of.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListUserGroupsResponse> |
ListUserGroupsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListUserGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListUserGroupsResponse> subscriber) |
Copyright © 2023. All rights reserved.