| Package | Description |
|---|---|
| com.amazonaws.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| com.amazonaws.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
ListIndexesResult |
AWSResourceExplorer2Client.listIndexes(ListIndexesRequest request)
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.
|
ListIndexesResult |
AbstractAWSResourceExplorer2.listIndexes(ListIndexesRequest request) |
ListIndexesResult |
AWSResourceExplorer2.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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListIndexesResult> |
AbstractAWSResourceExplorer2Async.listIndexesAsync(ListIndexesRequest request) |
Future<ListIndexesResult> |
AWSResourceExplorer2AsyncClient.listIndexesAsync(ListIndexesRequest request) |
Future<ListIndexesResult> |
AWSResourceExplorer2Async.listIndexesAsync(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.
|
Future<ListIndexesResult> |
AbstractAWSResourceExplorer2Async.listIndexesAsync(ListIndexesRequest request,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler) |
Future<ListIndexesResult> |
AWSResourceExplorer2AsyncClient.listIndexesAsync(ListIndexesRequest request,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler) |
Future<ListIndexesResult> |
AWSResourceExplorer2Async.listIndexesAsync(ListIndexesRequest listIndexesRequest,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler)
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.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListIndexesResult> |
AbstractAWSResourceExplorer2Async.listIndexesAsync(ListIndexesRequest request,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler) |
Future<ListIndexesResult> |
AWSResourceExplorer2AsyncClient.listIndexesAsync(ListIndexesRequest request,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler) |
Future<ListIndexesResult> |
AWSResourceExplorer2Async.listIndexesAsync(ListIndexesRequest listIndexesRequest,
AsyncHandler<ListIndexesRequest,ListIndexesResult> asyncHandler)
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.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndexesResult |
ListIndexesResult.clone() |
ListIndexesResult |
ListIndexesResult.withIndexes(Collection<Index> indexes)
A structure that contains the details and status of each index.
|
ListIndexesResult |
ListIndexesResult.withIndexes(Index... indexes)
A structure that contains the details and status of each index.
|
ListIndexesResult |
ListIndexesResult.withNextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
Copyright © 2024. All rights reserved.