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 BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(Consumer<BatchGetViewRequest.Builder> batchGetViewRequest) |
Retrieves details about a list of views.
|
default BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(BatchGetViewRequest batchGetViewRequest) |
Retrieves details about a list of views.
|
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 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 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 ListIndexesResponse |
ResourceExplorer2Client.listIndexes(Consumer<ListIndexesRequest.Builder> listIndexesRequest) |
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesResponse |
ResourceExplorer2Client.listIndexes(ListIndexesRequest listIndexesRequest) |
Retrieves a list of all of the indexes in Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesForMembersResponse |
ResourceExplorer2Client.listIndexesForMembers(Consumer<ListIndexesForMembersRequest.Builder> listIndexesForMembersRequest) |
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesForMembersResponse |
ResourceExplorer2Client.listIndexesForMembers(ListIndexesForMembersRequest listIndexesForMembersRequest) |
Retrieves a list of a member's indexes in all Amazon Web Services Regions that are currently collecting resource
information for Amazon Web Services Resource Explorer.
|
default ListIndexesForMembersIterable |
ResourceExplorer2Client.listIndexesForMembersPaginator(Consumer<ListIndexesForMembersRequest.Builder> listIndexesForMembersRequest) |
|
default ListIndexesForMembersIterable |
ResourceExplorer2Client.listIndexesForMembersPaginator(ListIndexesForMembersRequest listIndexesForMembersRequest) |
|
default ListIndexesIterable |
ResourceExplorer2Client.listIndexesPaginator(Consumer<ListIndexesRequest.Builder> listIndexesRequest) |
|
default ListIndexesIterable |
ResourceExplorer2Client.listIndexesPaginator(ListIndexesRequest listIndexesRequest) |
|
default ListSupportedResourceTypesResponse |
ResourceExplorer2Client.listSupportedResourceTypes(Consumer<ListSupportedResourceTypesRequest.Builder> listSupportedResourceTypesRequest) |
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
default ListSupportedResourceTypesResponse |
ResourceExplorer2Client.listSupportedResourceTypes(ListSupportedResourceTypesRequest listSupportedResourceTypesRequest) |
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
default ListSupportedResourceTypesIterable |
ResourceExplorer2Client.listSupportedResourceTypesPaginator(Consumer<ListSupportedResourceTypesRequest.Builder> listSupportedResourceTypesRequest) |
|
default ListSupportedResourceTypesIterable |
ResourceExplorer2Client.listSupportedResourceTypesPaginator(ListSupportedResourceTypesRequest listSupportedResourceTypesRequest) |
|
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 ListViewsResponse |
ResourceExplorer2Client.listViews(Consumer<ListViewsRequest.Builder> listViewsRequest) |
|
default ListViewsResponse |
ResourceExplorer2Client.listViews(ListViewsRequest listViewsRequest) |
|
default ListViewsIterable |
ResourceExplorer2Client.listViewsPaginator(Consumer<ListViewsRequest.Builder> listViewsRequest) |
|
default ListViewsIterable |
ResourceExplorer2Client.listViewsPaginator(ListViewsRequest listViewsRequest) |
|
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 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 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.
|
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.
|