default AssociateDefaultViewResponse |
ResourceExplorer2Client.associateDefaultView(Consumer<AssociateDefaultViewRequest.Builder> associateDefaultViewRequest) |
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
default AssociateDefaultViewResponse |
ResourceExplorer2Client.associateDefaultView(AssociateDefaultViewRequest associateDefaultViewRequest) |
Sets the specified view as the default for the Amazon Web Services Region in which you call this operation.
|
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.
|
default DeleteViewResponse |
ResourceExplorer2Client.deleteView(Consumer<DeleteViewRequest.Builder> deleteViewRequest) |
Deletes the specified view.
|
default DeleteViewResponse |
ResourceExplorer2Client.deleteView(DeleteViewRequest deleteViewRequest) |
Deletes the specified view.
|
default DisassociateDefaultViewResponse |
ResourceExplorer2Client.disassociateDefaultView(Consumer<DisassociateDefaultViewRequest.Builder> disassociateDefaultViewRequest) |
After you call this operation, the affected Amazon Web Services Region no longer has a default view.
|
default DisassociateDefaultViewResponse |
ResourceExplorer2Client.disassociateDefaultView(DisassociateDefaultViewRequest disassociateDefaultViewRequest) |
After you call this operation, the affected Amazon Web Services Region no longer has a default view.
|
default GetAccountLevelServiceConfigurationResponse |
ResourceExplorer2Client.getAccountLevelServiceConfiguration(Consumer<GetAccountLevelServiceConfigurationRequest.Builder> getAccountLevelServiceConfigurationRequest) |
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role
required to access the multi-account search feature.
|
default GetAccountLevelServiceConfigurationResponse |
ResourceExplorer2Client.getAccountLevelServiceConfiguration(GetAccountLevelServiceConfigurationRequest getAccountLevelServiceConfigurationRequest) |
Retrieves the status of your account's Amazon Web Services service access, and validates the service linked role
required to access the multi-account search feature.
|
default GetDefaultViewResponse |
ResourceExplorer2Client.getDefaultView(Consumer<GetDefaultViewRequest.Builder> getDefaultViewRequest) |
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
default GetDefaultViewResponse |
ResourceExplorer2Client.getDefaultView(GetDefaultViewRequest getDefaultViewRequest) |
Retrieves the Amazon Resource Name (ARN) of the view that is the default for the Amazon Web Services Region in
which you call this operation.
|
default GetIndexResponse |
ResourceExplorer2Client.getIndex(Consumer<GetIndexRequest.Builder> getIndexRequest) |
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
default GetIndexResponse |
ResourceExplorer2Client.getIndex(GetIndexRequest getIndexRequest) |
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
|
default GetViewResponse |
ResourceExplorer2Client.getView(Consumer<GetViewRequest.Builder> getViewRequest) |
Retrieves details of the specified view.
|
default GetViewResponse |
ResourceExplorer2Client.getView(GetViewRequest getViewRequest) |
Retrieves details of the specified view.
|
default ListTagsForResourceResponse |
ResourceExplorer2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags that are attached to the specified resource.
|
default ListTagsForResourceResponse |
ResourceExplorer2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags that are attached to the specified resource.
|
default SearchResponse |
ResourceExplorer2Client.search(Consumer<SearchRequest.Builder> searchRequest) |
Searches for resources and displays details about all resources that match the specified criteria.
|
default SearchResponse |
ResourceExplorer2Client.search(SearchRequest searchRequest) |
Searches for resources and displays details about all resources that match the specified criteria.
|
default SearchIterable |
ResourceExplorer2Client.searchPaginator(Consumer<SearchRequest.Builder> searchRequest) |
|
default SearchIterable |
ResourceExplorer2Client.searchPaginator(SearchRequest searchRequest) |
|
default UntagResourceResponse |
ResourceExplorer2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
default UntagResourceResponse |
ResourceExplorer2Client.untagResource(UntagResourceRequest untagResourceRequest) |
Removes one or more tag key and value pairs from 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.
|