| 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 DeleteIndexResponse |
ResourceExplorer2Client.deleteIndex(Consumer<DeleteIndexRequest.Builder> deleteIndexRequest)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
default DeleteIndexResponse |
ResourceExplorer2Client.deleteIndex(DeleteIndexRequest deleteIndexRequest)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteIndexResponse> |
ResourceExplorer2AsyncClient.deleteIndex(Consumer<DeleteIndexRequest.Builder> deleteIndexRequest)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
default CompletableFuture<DeleteIndexResponse> |
ResourceExplorer2AsyncClient.deleteIndex(DeleteIndexRequest deleteIndexRequest)
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web
Services Region.
|
Copyright © 2023. All rights reserved.