- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The ARN of the new local index for the Region.
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexRequest
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
- getArn() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
This value helps ensure idempotency.
- getClientToken() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
This value helps ensure idempotency.
- getComplete() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
Indicates whether the TotalResources value represents an exhaustive count of search results.
- getCount() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The number of resources that match the query.
- getCreatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The date and timestamp when the index was created.
- getCreatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was originally created.
- getDefaultView(GetDefaultViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- getDefaultView(GetDefaultViewRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
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.
- getDefaultView(GetDefaultViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
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.
- getDefaultViewAsync(GetDefaultViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getDefaultViewAsync(GetDefaultViewRequest, AsyncHandler<GetDefaultViewRequest, GetDefaultViewResult>) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getDefaultViewAsync(GetDefaultViewRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
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.
- getDefaultViewAsync(GetDefaultViewRequest, AsyncHandler<GetDefaultViewRequest, GetDefaultViewResult>) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
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.
- getDefaultViewAsync(GetDefaultViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- getDefaultViewAsync(GetDefaultViewRequest, AsyncHandler<GetDefaultViewRequest, GetDefaultViewResult>) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- GetDefaultViewRequest - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetDefaultViewRequest() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewRequest
-
- GetDefaultViewResult - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetDefaultViewResult() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewResult
-
- getErrorMessage() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
The description of the error for the specified view.
- getErrors() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
If any of the specified ARNs result in an error, then this structure describes the error.
- getExecutorService() - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFieldList() - Method in exception com.amazonaws.services.resourceexplorer2.model.ValidationException
-
An array of the request fields that had validation errors.
- getFilters() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- getFilters() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- getFilters() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An array of
SearchFilter objects that specify which resources can be included in the results of queries
made using this view.
- getFilterString() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchFilter
-
The string that contains the search keywords, prefixes, and operators to control the results that can be returned
by a
Search operation.
- getIncludedProperties() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- getIncludedProperties() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- getIncludedProperties() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
A structure that contains additional information about the view.
- getIndex(GetIndexRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- getIndex(GetIndexRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
- getIndex(GetIndexRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
- getIndexAsync(GetIndexRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getIndexAsync(GetIndexRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
- getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in
which you invoked the operation.
- getIndexAsync(GetIndexRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- getIndexAsync(GetIndexRequest, AsyncHandler<GetIndexRequest, GetIndexResult>) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- getIndexes() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
A structure that contains the details and status of each index.
- GetIndexRequest - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetIndexRequest() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetIndexRequest
-
- GetIndexResult - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetIndexResult() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
- getLastReportedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The date and time that Resource Explorer last queried this resource and updated the index with the latest
information about the resource.
- getLastReportedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The date and time that the information about this resource property was last updated.
- getLastUpdatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
The date and time when you last updated this index.
- getLastUpdatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was last updated.
- getLastUpdatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
The date and timestamp when the index was last updated.
- getLastUpdatedAt() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The date and time when this view was last modified.
- getMaxResults() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The maximum number of results that you want included on each page of the response.
- getMaxResults() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The maximum number of results that you want included on each page of the response.
- getMaxResults() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The maximum number of results that you want included on each page of the response.
- getMaxResults() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The maximum number of results that you want included on each page of the response.
- getName() - Method in class com.amazonaws.services.resourceexplorer2.model.IncludedProperty
-
The name of the property that is included in this view.
- getName() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The name of this property of the resource.
- getName() - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The name of the service quota that was exceeded by the request.
- getName() - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The name of the request field that had a validation error.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
If present, indicates that more output is available than is included in the current response.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
If present, indicates that more output is available than is included in the current response.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
If present, indicates that more output is available than is included in the current response.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- getNextToken() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
If present, indicates that more output is available than is included in the current response.
- getOwner() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The Amazon Web Services account that owns this view.
- getOwningAccountId() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services account that owns the resource.
- getProperties() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
A structure with additional type-specific details about the resource.
- getQueryString() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
A string that includes keywords and filters that specify the resources that you want to include in the results.
- getRegion() - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The Amazon Web Services Region in which the index exists.
- getRegion() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services Region in which the resource was created and exists.
- getRegions() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the response to only information about the index in the specified list of Amazon Web
Services Regions.
- getReplicatingFrom() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
If this index is Type=AGGREGATOR, then this response value contains a list of the Amazon Web
Services Regions that replicate their content to the index in this Region.
- getReplicatingTo() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Identifies the Amazon Web Services Region that has an index set to Type=AGGREGATOR, if one exists.
- getResourceArn() - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceRequest
-
- getResourceArn() - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to attach tags to.
- getResourceArn() - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to remove tags from.
- getResources() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The list of structures that describe the resources that match the query.
- getResourceType() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The type of the resource.
- getResourceType() - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The unique identifier of the resource type.
- getResourceTypes() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
The list of resource types supported by Resource Explorer.
- getScope() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An
Amazon resource name
(ARN) of an Amazon Web Services account, an organization, or an organizational unit (OU) that specifies
whether this view includes resources from only the specified Amazon Web Services account, all accounts in the
specified organization, or all accounts in the specified OU.
- getService() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Service that owns the resource and is responsible for creating and updating it.
- getService() - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The Amazon Web Service that is associated with the resource type.
- getState() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
Indicates the current state of the index.
- getState() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
Indicates the current state of the index.
- getState() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Indicates the current state of the index in this Amazon Web Services Region.
- getState() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Indicates the state of the request to update the index.
- getTagKeys() - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
A list of the keys for the tags that you want to remove from the specified view or index.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
The specified tags are attached only to the index created in this Amazon Web Services Region.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Tag key and value pairs that are attached to the view.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Tag key and value pairs that are attached to the index.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
Tag key and value pairs that are attached to the view.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceResult
-
The tag key and value pairs that you want to attach to the specified view or index.
- getTags() - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
A list of tag key and value pairs that you want to attach to the specified view or index.
- getTotalResources() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
The number of resources that match the search query.
- getType() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Specifies the type of the index in this Region.
- getType() - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The type of index.
- getType() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the output to only indexes of the specified Type, either LOCAL or
AGGREGATOR.
- getType() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
The type of the index.
- getType() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Specifies the type of the specified index after the operation completes.
- getValidationIssue() - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The validation error caused by the request field.
- getValue() - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The current value for the quota that the request tried to exceed.
- getView(GetViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- getView(GetViewRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Retrieves details of the specified view.
- getView(GetViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
Retrieves details of the specified view.
- getView() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewResult
-
A structure that contains the details about the new view.
- getView() - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
A structure that contains the details for the requested view.
- getView() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewResult
-
Details about the view that you changed with this operation.
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewRequest
-
The
Amazon resource name
(ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services account in
which you call this operation.
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that the operation set as the default for queries made in the Amazon Web Services Region
and Amazon Web Services account in which you called this operation.
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewRequest
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewResult
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that is the current default for the Amazon Web Services Region in which you called this
operation.
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewRequest
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
- getViewArn() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
- getViewArns() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewRequest
-
- getViewAsync(GetViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getViewAsync(GetViewRequest, AsyncHandler<GetViewRequest, GetViewResult>) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- getViewAsync(GetViewRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Retrieves details of the specified view.
- getViewAsync(GetViewRequest, AsyncHandler<GetViewRequest, GetViewResult>) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Retrieves details of the specified view.
- getViewAsync(GetViewRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- getViewAsync(GetViewRequest, AsyncHandler<GetViewRequest, GetViewResult>) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- getViewName() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
The name of the new view.
- GetViewRequest - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetViewRequest() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetViewRequest
-
- GetViewResult - Class in com.amazonaws.services.resourceexplorer2.model
-
- GetViewResult() - Constructor for class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
- getViews() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
A structure with a list of objects with details for each of the specified views.
- getViews() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
The list of views available in the Amazon Web Services Region in which you called this operation.
- search(SearchRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- search(SearchRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Searches for resources and displays details about all resources that match the specified criteria.
- search(SearchRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
Searches for resources and displays details about all resources that match the specified criteria.
- searchAsync(SearchRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- searchAsync(SearchRequest, AsyncHandler<SearchRequest, SearchResult>) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- searchAsync(SearchRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Searches for resources and displays details about all resources that match the specified criteria.
- searchAsync(SearchRequest, AsyncHandler<SearchRequest, SearchResult>) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Searches for resources and displays details about all resources that match the specified criteria.
- searchAsync(SearchRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- searchAsync(SearchRequest, AsyncHandler<SearchRequest, SearchResult>) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- SearchFilter - Class in com.amazonaws.services.resourceexplorer2.model
-
A search filter defines which resources can be part of a search query result set.
- SearchFilter() - Constructor for class com.amazonaws.services.resourceexplorer2.model.SearchFilter
-
- SearchRequest - Class in com.amazonaws.services.resourceexplorer2.model
-
- SearchRequest() - Constructor for class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
- SearchResult - Class in com.amazonaws.services.resourceexplorer2.model
-
- SearchResult() - Constructor for class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.resourceexplorer2.model
-
The request failed because it exceeds a service quota.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The ARN of the new local index for the Region.
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexRequest
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
- setArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
- setClientToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
This value helps ensure idempotency.
- setClientToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
This value helps ensure idempotency.
- setComplete(Boolean) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
Indicates whether the TotalResources value represents an exhaustive count of search results.
- setCount(ResourceCount) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The number of resources that match the query.
- setCreatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The date and timestamp when the index was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was originally created.
- setErrorMessage(String) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
The description of the error for the specified view.
- setErrors(Collection<BatchGetViewError>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
If any of the specified ARNs result in an error, then this structure describes the error.
- setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.resourceexplorer2.model.ValidationException
-
An array of the request fields that had validation errors.
- setFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- setFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- setFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An array of
SearchFilter objects that specify which resources can be included in the results of queries
made using this view.
- setFilterString(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchFilter
-
The string that contains the search keywords, prefixes, and operators to control the results that can be returned
by a
Search operation.
- setIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- setIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- setIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
A structure that contains additional information about the view.
- setIndexes(Collection<Index>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
A structure that contains the details and status of each index.
- setLastReportedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The date and time that Resource Explorer last queried this resource and updated the index with the latest
information about the resource.
- setLastReportedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The date and time that the information about this resource property was last updated.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
The date and time when you last updated this index.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was last updated.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
The date and timestamp when the index was last updated.
- setLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The date and time when this view was last modified.
- setMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The maximum number of results that you want included on each page of the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The maximum number of results that you want included on each page of the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The maximum number of results that you want included on each page of the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The maximum number of results that you want included on each page of the response.
- setName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.IncludedProperty
-
The name of the property that is included in this view.
- setName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The name of this property of the resource.
- setName(String) - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The name of the service quota that was exceeded by the request.
- setName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The name of the request field that had a validation error.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
If present, indicates that more output is available than is included in the current response.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
If present, indicates that more output is available than is included in the current response.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
If present, indicates that more output is available than is included in the current response.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- setNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
If present, indicates that more output is available than is included in the current response.
- setOwner(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The Amazon Web Services account that owns this view.
- setOwningAccountId(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services account that owns the resource.
- setProperties(Collection<ResourceProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
A structure with additional type-specific details about the resource.
- setQueryString(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
A string that includes keywords and filters that specify the resources that you want to include in the results.
- setRegion(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The Amazon Web Services Region in which the index exists.
- setRegion(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services Region in which the resource was created and exists.
- setRegions(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the response to only information about the index in the specified list of Amazon Web
Services Regions.
- setReplicatingFrom(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
If this index is Type=AGGREGATOR, then this response value contains a list of the Amazon Web
Services Regions that replicate their content to the index in this Region.
- setReplicatingTo(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Identifies the Amazon Web Services Region that has an index set to Type=AGGREGATOR, if one exists.
- setResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceRequest
-
- setResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to attach tags to.
- setResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to remove tags from.
- setResources(Collection<Resource>) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The list of structures that describe the resources that match the query.
- setResourceType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The type of the resource.
- setResourceType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The unique identifier of the resource type.
- setResourceTypes(Collection<SupportedResourceType>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
The list of resource types supported by Resource Explorer.
- setScope(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An
Amazon resource name
(ARN) of an Amazon Web Services account, an organization, or an organizational unit (OU) that specifies
whether this view includes resources from only the specified Amazon Web Services account, all accounts in the
specified organization, or all accounts in the specified OU.
- setService(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Service that owns the resource and is responsible for creating and updating it.
- setService(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The Amazon Web Service that is associated with the resource type.
- setState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
Indicates the current state of the index.
- setState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
Indicates the current state of the index.
- setState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Indicates the current state of the index in this Amazon Web Services Region.
- setState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Indicates the state of the request to update the index.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
A list of the keys for the tags that you want to remove from the specified view or index.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
The specified tags are attached only to the index created in this Amazon Web Services Region.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Tag key and value pairs that are attached to the view.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Tag key and value pairs that are attached to the index.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
Tag key and value pairs that are attached to the view.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceResult
-
The tag key and value pairs that you want to attach to the specified view or index.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
A list of tag key and value pairs that you want to attach to the specified view or index.
- setTotalResources(Long) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
The number of resources that match the search query.
- setType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Specifies the type of the index in this Region.
- setType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The type of index.
- setType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the output to only indexes of the specified Type, either LOCAL or
AGGREGATOR.
- setType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
The type of the index.
- setType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Specifies the type of the specified index after the operation completes.
- setValidationIssue(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The validation error caused by the request field.
- setValue(String) - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The current value for the quota that the request tried to exceed.
- setView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewResult
-
A structure that contains the details about the new view.
- setView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
A structure that contains the details for the requested view.
- setView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewResult
-
Details about the view that you changed with this operation.
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewRequest
-
The
Amazon resource name
(ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services account in
which you call this operation.
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that the operation set as the default for queries made in the Amazon Web Services Region
and Amazon Web Services account in which you called this operation.
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewRequest
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewResult
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that is the current default for the Amazon Web Services Region in which you called this
operation.
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewRequest
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
- setViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
- setViewArns(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewRequest
-
- setViewName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
The name of the new view.
- setViews(Collection<View>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
A structure with a list of objects with details for each of the specified views.
- setViews(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
The list of views available in the Amazon Web Services Region in which you called this operation.
- shutdown() - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- shutdown() - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
- standard() - Static method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2ClientBuilder
-
- SupportedResourceType - Class in com.amazonaws.services.resourceexplorer2.model
-
A structure that describes a resource type supported by Amazon Web Services Resource Explorer.
- SupportedResourceType() - Constructor for class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2
-
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Client
-
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.resourceexplorer2.AbstractAWSResourceExplorer2Async
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2Async
-
Adds one or more tag key and value pairs to an Amazon Web Services Resource Explorer view or index.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.resourceexplorer2.AWSResourceExplorer2AsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.resourceexplorer2.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.resourceexplorer2.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.resourceexplorer2.model.TagResourceResult
-
- ThrottlingException - Exception in com.amazonaws.services.resourceexplorer2.model
-
The request failed because you exceeded a rate limit for this operation.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.resourceexplorer2.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DisassociateDefaultViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.DisassociateDefaultViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.IncludedProperty
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.resourceexplorer2.model.IndexState
-
- toString() - Method in enum com.amazonaws.services.resourceexplorer2.model.IndexType
-
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchFilter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
Returns a string representation of this object.
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The ARN of the new local index for the Region.
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexRequest
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
- withArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
- withClientToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
This value helps ensure idempotency.
- withClientToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
This value helps ensure idempotency.
- withComplete(Boolean) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
Indicates whether the TotalResources value represents an exhaustive count of search results.
- withCount(ResourceCount) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The number of resources that match the query.
- withCreatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
The date and timestamp when the index was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was originally created.
- withErrorMessage(String) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
The description of the error for the specified view.
- withErrors(BatchGetViewError...) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
If any of the specified ARNs result in an error, then this structure describes the error.
- withErrors(Collection<BatchGetViewError>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
If any of the specified ARNs result in an error, then this structure describes the error.
- withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.resourceexplorer2.model.ValidationException
-
An array of the request fields that had validation errors.
- withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.resourceexplorer2.model.ValidationException
-
An array of the request fields that had validation errors.
- withFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- withFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
An array of strings that specify which resources are included in the results of queries made using this view.
- withFilters(SearchFilter) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An array of
SearchFilter objects that specify which resources can be included in the results of queries
made using this view.
- withFilterString(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchFilter
-
The string that contains the search keywords, prefixes, and operators to control the results that can be returned
by a
Search operation.
- withIncludedProperties(IncludedProperty...) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- withIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- withIncludedProperties(IncludedProperty...) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- withIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
Specifies optional fields that you want included in search results from this view.
- withIncludedProperties(IncludedProperty...) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
A structure that contains additional information about the view.
- withIncludedProperties(Collection<IncludedProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
A structure that contains additional information about the view.
- withIndexes(Index...) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
A structure that contains the details and status of each index.
- withIndexes(Collection<Index>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
A structure that contains the details and status of each index.
- withLastReportedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The date and time that Resource Explorer last queried this resource and updated the index with the latest
information about the resource.
- withLastReportedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The date and time that the information about this resource property was last updated.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
The date and time when you last updated this index.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
The date and time when the index was last updated.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
The date and timestamp when the index was last updated.
- withLastUpdatedAt(Date) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The date and time when this view was last modified.
- withMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The maximum number of results that you want included on each page of the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The maximum number of results that you want included on each page of the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The maximum number of results that you want included on each page of the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The maximum number of results that you want included on each page of the response.
- withName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.IncludedProperty
-
The name of the property that is included in this view.
- withName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceProperty
-
The name of this property of the resource.
- withName(String) - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The name of the service quota that was exceeded by the request.
- withName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The name of the request field that had a validation error.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesResult
-
If present, indicates that more output is available than is included in the current response.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
If present, indicates that more output is available than is included in the current response.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
If present, indicates that more output is available than is included in the current response.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
The parameter for receiving additional results if you receive a NextToken response in a previous
request.
- withNextToken(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
If present, indicates that more output is available than is included in the current response.
- withOwner(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
The Amazon Web Services account that owns this view.
- withOwningAccountId(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services account that owns the resource.
- withProperties(ResourceProperty...) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
A structure with additional type-specific details about the resource.
- withProperties(Collection<ResourceProperty>) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
A structure with additional type-specific details about the resource.
- withQueryString(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
A string that includes keywords and filters that specify the resources that you want to include in the results.
- withRegion(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The Amazon Web Services Region in which the index exists.
- withRegion(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Services Region in which the resource was created and exists.
- withRegions(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the response to only information about the index in the specified list of Amazon Web
Services Regions.
- withRegions(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the response to only information about the index in the specified list of Amazon Web
Services Regions.
- withReplicatingFrom(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
If this index is Type=AGGREGATOR, then this response value contains a list of the Amazon Web
Services Regions that replicate their content to the index in this Region.
- withReplicatingFrom(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
If this index is Type=AGGREGATOR, then this response value contains a list of the Amazon Web
Services Regions that replicate their content to the index in this Region.
- withReplicatingTo(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Identifies the Amazon Web Services Region that has an index set to Type=AGGREGATOR, if one exists.
- withReplicatingTo(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Identifies the Amazon Web Services Region that has an index set to Type=AGGREGATOR, if one exists.
- withResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceRequest
-
- withResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to attach tags to.
- withResourceArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the view or index that you want to remove tags from.
- withResources(Resource...) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The list of structures that describe the resources that match the query.
- withResources(Collection<Resource>) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
The list of structures that describe the resources that match the query.
- withResourceType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The type of the resource.
- withResourceType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The unique identifier of the resource type.
- withResourceTypes(SupportedResourceType...) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
The list of resource types supported by Resource Explorer.
- withResourceTypes(Collection<SupportedResourceType>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListSupportedResourceTypesResult
-
The list of resource types supported by Resource Explorer.
- withScope(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
An
Amazon resource name
(ARN) of an Amazon Web Services account, an organization, or an organizational unit (OU) that specifies
whether this view includes resources from only the specified Amazon Web Services account, all accounts in the
specified organization, or all accounts in the specified OU.
- withService(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Resource
-
The Amazon Web Service that owns the resource and is responsible for creating and updating it.
- withService(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SupportedResourceType
-
The Amazon Web Service that is associated with the resource type.
- withState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
Indicates the current state of the index.
- withState(IndexState) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexResult
-
Indicates the current state of the index.
- withState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
Indicates the current state of the index.
- withState(IndexState) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteIndexResult
-
Indicates the current state of the index.
- withState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Indicates the current state of the index in this Amazon Web Services Region.
- withState(IndexState) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Indicates the current state of the index in this Amazon Web Services Region.
- withState(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Indicates the state of the request to update the index.
- withState(IndexState) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Indicates the state of the request to update the index.
- withTagKeys(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
A list of the keys for the tags that you want to remove from the specified view or index.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.UntagResourceRequest
-
A list of the keys for the tags that you want to remove from the specified view or index.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateIndexRequest
-
The specified tags are attached only to the index created in this Amazon Web Services Region.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
Tag key and value pairs that are attached to the view.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Tag key and value pairs that are attached to the index.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
Tag key and value pairs that are attached to the view.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListTagsForResourceResult
-
The tag key and value pairs that you want to attach to the specified view or index.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.resourceexplorer2.model.TagResourceRequest
-
A list of tag key and value pairs that you want to attach to the specified view or index.
- withTotalResources(Long) - Method in class com.amazonaws.services.resourceexplorer2.model.ResourceCount
-
The number of resources that match the search query.
- withType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Specifies the type of the index in this Region.
- withType(IndexType) - Method in class com.amazonaws.services.resourceexplorer2.model.GetIndexResult
-
Specifies the type of the index in this Region.
- withType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The type of index.
- withType(IndexType) - Method in class com.amazonaws.services.resourceexplorer2.model.Index
-
The type of index.
- withType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the output to only indexes of the specified Type, either LOCAL or
AGGREGATOR.
- withType(IndexType) - Method in class com.amazonaws.services.resourceexplorer2.model.ListIndexesRequest
-
If specified, limits the output to only indexes of the specified Type, either LOCAL or
AGGREGATOR.
- withType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
The type of the index.
- withType(IndexType) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeRequest
-
The type of the index.
- withType(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Specifies the type of the specified index after the operation completes.
- withType(IndexType) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateIndexTypeResult
-
Specifies the type of the specified index after the operation completes.
- withValidationIssue(String) - Method in class com.amazonaws.services.resourceexplorer2.model.ValidationExceptionField
-
The validation error caused by the request field.
- withValue(String) - Method in exception com.amazonaws.services.resourceexplorer2.model.ServiceQuotaExceededException
-
The current value for the quota that the request tried to exceed.
- withView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewResult
-
A structure that contains the details about the new view.
- withView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewResult
-
A structure that contains the details for the requested view.
- withView(View) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewResult
-
Details about the view that you changed with this operation.
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewRequest
-
The
Amazon resource name
(ARN) of the view to set as the default for the Amazon Web Services Region and Amazon Web Services account in
which you call this operation.
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.AssociateDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that the operation set as the default for queries made in the Amazon Web Services Region
and Amazon Web Services account in which you called this operation.
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewError
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewRequest
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.DeleteViewResult
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetDefaultViewResult
-
The
Amazon resource name
(ARN) of the view that is the current default for the Amazon Web Services Region in which you called this
operation.
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.GetViewRequest
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchRequest
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.SearchResult
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.UpdateViewRequest
-
- withViewArn(String) - Method in class com.amazonaws.services.resourceexplorer2.model.View
-
- withViewArns(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewRequest
-
- withViewArns(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewRequest
-
- withViewName(String) - Method in class com.amazonaws.services.resourceexplorer2.model.CreateViewRequest
-
The name of the new view.
- withViews(View...) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
A structure with a list of objects with details for each of the specified views.
- withViews(Collection<View>) - Method in class com.amazonaws.services.resourceexplorer2.model.BatchGetViewResult
-
A structure with a list of objects with details for each of the specified views.
- withViews(String...) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
The list of views available in the Amazon Web Services Region in which you called this operation.
- withViews(Collection<String>) - Method in class com.amazonaws.services.resourceexplorer2.model.ListViewsResult
-
The list of views available in the Amazon Web Services Region in which you called this operation.