| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
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 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 BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(BatchGetViewRequest batchGetViewRequest)
Retrieves details about a list of views.
|
default BatchGetViewResponse |
ResourceExplorer2Client.batchGetView(Consumer<BatchGetViewRequest.Builder> 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 ListIndexesIterable |
ResourceExplorer2Client.listIndexesPaginator(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 ListIndexesIterable |
ResourceExplorer2Client.listIndexesPaginator(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 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)
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
default ListSupportedResourceTypesIterable |
ResourceExplorer2Client.listSupportedResourceTypesPaginator(ListSupportedResourceTypesRequest listSupportedResourceTypesRequest)
Retrieves a list of all resource types currently supported by Amazon Web Services Resource Explorer.
|
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)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
default ListViewsResponse |
ResourceExplorer2Client.listViews(ListViewsRequest listViewsRequest)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
default ListViewsIterable |
ResourceExplorer2Client.listViewsPaginator(Consumer<ListViewsRequest.Builder> listViewsRequest)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
default ListViewsIterable |
ResourceExplorer2Client.listViewsPaginator(ListViewsRequest listViewsRequest)
Lists the Amazon resource
names (ARNs) of the views available in the Amazon Web Services Region in which you call this operation.
|
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)
Searches for resources and displays details about all resources that match the specified criteria.
|
default SearchIterable |
ResourceExplorer2Client.searchPaginator(SearchRequest searchRequest)
Searches for resources and displays details about all resources that match the specified criteria.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
The credentials that you used to call this operation don't have the minimum required permissions.
|
class |
ConflictException
The request failed because either you specified parameters that didn’t match the original request, or you attempted
to create a view with a name that already exists in this Amazon Web Services Region.
|
class |
InternalServerException
The request failed because of internal service error.
|
class |
ResourceNotFoundException
You specified a resource that doesn't exist.
|
class |
ServiceQuotaExceededException
The request failed because it exceeds a service quota.
|
class |
ThrottlingException
The request failed because you exceeded a rate limit for this operation.
|
class |
UnauthorizedException
The principal making the request isn't permitted to perform the operation.
|
class |
ValidationException
You provided an invalid value for one of the operation's parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceExplorer2Exception |
ResourceExplorer2Exception.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(ResourceExplorer2Exception ex) |
Copyright © 2023. All rights reserved.