| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore |
null
|
| software.amazon.awssdk.services.identitystore.paginators | |
| software.amazon.awssdk.services.identitystore.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGroupsResponse> |
IdentitystoreAsyncClient.listGroups(ListGroupsRequest listGroupsRequest)
Lists the attribute name and value of the group that you specified in the search.
|
default ListGroupsResponse |
IdentitystoreClient.listGroups(ListGroupsRequest listGroupsRequest)
Lists the attribute name and value of the group that you specified in the search.
|
default ListGroupsPublisher |
IdentitystoreAsyncClient.listGroupsPaginator(ListGroupsRequest listGroupsRequest)
Lists the attribute name and value of the group that you specified in the search.
|
default ListGroupsIterable |
IdentitystoreClient.listGroupsPaginator(ListGroupsRequest listGroupsRequest)
Lists the attribute name and value of the group that you specified in the search.
|
| Constructor and Description |
|---|
ListGroupsIterable(IdentitystoreClient client,
ListGroupsRequest firstRequest) |
ListGroupsPublisher(IdentitystoreAsyncClient client,
ListGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListGroupsRequestMarshaller.marshall(ListGroupsRequest listGroupsRequest) |
Copyright © 2020. All rights reserved.