| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| Modifier and Type | Method and Description |
|---|---|
default GetIndexResponse |
ResourceExplorer2Client.getIndex(Consumer<GetIndexRequest.Builder> getIndexRequest)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
default GetIndexResponse |
ResourceExplorer2Client.getIndex(GetIndexRequest getIndexRequest)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIndexResponse> |
ResourceExplorer2AsyncClient.getIndex(Consumer<GetIndexRequest.Builder> getIndexRequest)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
default CompletableFuture<GetIndexResponse> |
ResourceExplorer2AsyncClient.getIndex(GetIndexRequest getIndexRequest)
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
Copyright © 2023. All rights reserved.