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.
|