| 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 CreateViewResponse |
ResourceExplorer2Client.createView(Consumer<CreateViewRequest.Builder> createViewRequest)
Creates a view that users can query by using the Search operation.
|
default CreateViewResponse |
ResourceExplorer2Client.createView(CreateViewRequest createViewRequest)
Creates a view that users can query by using the Search operation.
|
default UpdateIndexTypeResponse |
ResourceExplorer2Client.updateIndexType(Consumer<UpdateIndexTypeRequest.Builder> 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.
|
default UpdateViewResponse |
ResourceExplorer2Client.updateView(Consumer<UpdateViewRequest.Builder> updateViewRequest)
Modifies some of the details of a view.
|
default UpdateViewResponse |
ResourceExplorer2Client.updateView(UpdateViewRequest updateViewRequest)
Modifies some of the details of a view.
|
Copyright © 2023. All rights reserved.