| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| software.amazon.awssdk.services.resourceexplorer2.paginators | |
| software.amazon.awssdk.services.resourceexplorer2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListIndexesResponse> |
ResourceExplorer2AsyncClient.listIndexes(ListIndexesRequest listIndexesRequest)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesResponse |
ResourceExplorer2Client.listIndexes(ListIndexesRequest listIndexesRequest)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesPublisher |
ResourceExplorer2AsyncClient.listIndexesPaginator(ListIndexesRequest listIndexesRequest)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesIterable |
ResourceExplorer2Client.listIndexesPaginator(ListIndexesRequest listIndexesRequest)
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
| Constructor and Description |
|---|
ListIndexesIterable(ResourceExplorer2Client client,
ListIndexesRequest firstRequest) |
ListIndexesPublisher(ResourceExplorer2AsyncClient client,
ListIndexesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIndexesRequestMarshaller.marshall(ListIndexesRequest listIndexesRequest) |
Copyright © 2023. All rights reserved.