default CreateIndexResponse |
ResourceExplorer2Client.createIndex(Consumer<CreateIndexRequest.Builder> createIndexRequest) |
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
default CreateIndexResponse |
ResourceExplorer2Client.createIndex(CreateIndexRequest createIndexRequest) |
Turns on Amazon Web Services Resource Explorer in the Amazon Web Services Region in which you called this
operation by creating an index.
|
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 TagResourceResponse |
ResourceExplorer2Client.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
|
default TagResourceResponse |
ResourceExplorer2Client.tagResource(TagResourceRequest tagResourceRequest) |
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
|
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.
|