| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| software.amazon.awssdk.services.resourceexplorer2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIndexTypeResponse> |
ResourceExplorer2AsyncClient.updateIndexType(UpdateIndexTypeRequest updateIndexTypeRequest)
Changes the type of the index from one of the following types to the other.
|
default UpdateIndexTypeResponse |
ResourceExplorer2Client.updateIndexType(UpdateIndexTypeRequest updateIndexTypeRequest)
Changes the type of the index from one of the following types to the other.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateIndexTypeRequestMarshaller.marshall(UpdateIndexTypeRequest updateIndexTypeRequest) |
Copyright © 2023. All rights reserved.