Skip navigation links
A B C D E F G H I M P R S T U V W 

A

AbstractAWSResourceGroupsTaggingAPI - Class in com.amazonaws.services.resourcegroupstaggingapi
Abstract implementation of AWSResourceGroupsTaggingAPI.
AbstractAWSResourceGroupsTaggingAPI() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
AbstractAWSResourceGroupsTaggingAPIAsync - Class in com.amazonaws.services.resourcegroupstaggingapi
Abstract implementation of AWSResourceGroupsTaggingAPIAsync.
AbstractAWSResourceGroupsTaggingAPIAsync() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
addFailedResourcesMapEntry(String, FailureInfo) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
Add a single FailedResourcesMap entry
addFailedResourcesMapEntry(String, FailureInfo) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
Add a single FailedResourcesMap entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Add a single Tags entry
asyncBuilder() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
AWSResourceGroupsTaggingAPI - Interface in com.amazonaws.services.resourcegroupstaggingapi
Interface for accessing AWS Resource Groups Tagging API.
AWSResourceGroupsTaggingAPIAsync - Interface in com.amazonaws.services.resourcegroupstaggingapi
Interface for accessing AWS Resource Groups Tagging API asynchronously.
AWSResourceGroupsTaggingAPIAsyncClient - Class in com.amazonaws.services.resourcegroupstaggingapi
Client for accessing AWS Resource Groups Tagging API asynchronously.
AWSResourceGroupsTaggingAPIAsyncClientBuilder - Class in com.amazonaws.services.resourcegroupstaggingapi
AWSResourceGroupsTaggingAPIClient - Class in com.amazonaws.services.resourcegroupstaggingapi
Client for accessing AWS Resource Groups Tagging API.
AWSResourceGroupsTaggingAPIClientBuilder - Class in com.amazonaws.services.resourcegroupstaggingapi
Fluent builder for AWSResourceGroupsTaggingAPI.
AWSResourceGroupsTaggingAPIException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
Base exception for all service exceptions thrown by AWS Resource Groups Tagging API
AWSResourceGroupsTaggingAPIException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.AWSResourceGroupsTaggingAPIException
Constructs a new AWSResourceGroupsTaggingAPIException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClientBuilder
Construct an asynchronous implementation of AWSResourceGroupsTaggingAPIAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClientBuilder
Construct a synchronous implementation of AWSResourceGroupsTaggingAPI using the current builder configuration.
builder() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
 

C

clearFailedResourcesMapEntries() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
Removes all the entries added into FailedResourcesMap.
clearFailedResourcesMapEntries() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
Removes all the entries added into FailedResourcesMap.
clearTagsEntries() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
 
clone() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
 
com.amazonaws.services.resourcegroupstaggingapi - package com.amazonaws.services.resourcegroupstaggingapi
Resource Groups Tagging API
com.amazonaws.services.resourcegroupstaggingapi.model - package com.amazonaws.services.resourcegroupstaggingapi.model
 
ComplianceDetails - Class in com.amazonaws.services.resourcegroupstaggingapi.model
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
ComplianceDetails() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
 
ConcurrentModificationException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
The target of the operation is currently being modified by a different request.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Client configuration factory providing ClientConfigurations tailored to this client
ConstraintViolationException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
The request was denied because performing this operation violates a constraint.
ConstraintViolationException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.ConstraintViolationException
Constructs a new ConstraintViolationException with the specified error message.

D

defaultClient() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClientBuilder
 
describeReportCreation(DescribeReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
describeReportCreation(DescribeReportCreationRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Describes the status of the StartReportCreation operation.
describeReportCreation(DescribeReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Describes the status of the StartReportCreation operation.
describeReportCreationAsync(DescribeReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
describeReportCreationAsync(DescribeReportCreationRequest, AsyncHandler<DescribeReportCreationRequest, DescribeReportCreationResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
describeReportCreationAsync(DescribeReportCreationRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Describes the status of the StartReportCreation operation.
describeReportCreationAsync(DescribeReportCreationRequest, AsyncHandler<DescribeReportCreationRequest, DescribeReportCreationResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Describes the status of the StartReportCreation operation.
describeReportCreationAsync(DescribeReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
describeReportCreationAsync(DescribeReportCreationRequest, AsyncHandler<DescribeReportCreationRequest, DescribeReportCreationResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
DescribeReportCreationRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
DescribeReportCreationRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationRequest
 
DescribeReportCreationResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
DescribeReportCreationResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
 
ErrorCode - Enum in com.amazonaws.services.resourcegroupstaggingapi.model
 

F

FailureInfo - Class in com.amazonaws.services.resourcegroupstaggingapi.model
Information about the errors that are returned for each failed resource.
FailureInfo() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
 
fromValue(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.ErrorCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.GroupByAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.TargetIdType
Use this in place of valueOf.

G

getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
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.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getComplianceDetails() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
getComplianceStatus() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
Whether a resource is compliant with the effective tag policy.
getComplianceSummary(GetComplianceSummaryRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
getComplianceSummary(GetComplianceSummaryRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Returns a table that shows counts of resources that are noncompliant with their tag policies.
getComplianceSummary(GetComplianceSummaryRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Returns a table that shows counts of resources that are noncompliant with their tag policies.
getComplianceSummaryAsync(GetComplianceSummaryRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getComplianceSummaryAsync(GetComplianceSummaryRequest, AsyncHandler<GetComplianceSummaryRequest, GetComplianceSummaryResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getComplianceSummaryAsync(GetComplianceSummaryRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns a table that shows counts of resources that are noncompliant with their tag policies.
getComplianceSummaryAsync(GetComplianceSummaryRequest, AsyncHandler<GetComplianceSummaryRequest, GetComplianceSummaryResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns a table that shows counts of resources that are noncompliant with their tag policies.
getComplianceSummaryAsync(GetComplianceSummaryRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
getComplianceSummaryAsync(GetComplianceSummaryRequest, AsyncHandler<GetComplianceSummaryRequest, GetComplianceSummaryResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
GetComplianceSummaryRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetComplianceSummaryRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
 
GetComplianceSummaryResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetComplianceSummaryResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
 
getErrorCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The code of the common error.
getErrorMessage() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Details of the common errors that all operations return.
getErrorMessage() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The message of the common error.
getExcludeCompliantResources() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to exclude resources that are compliant with the tag policy.
getExecutorService() - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
Returns the executor service used by this client to execute async requests.
getFailedResourcesMap() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
A map containing a key-value pair for each failed item that couldn't be tagged.
getFailedResourcesMap() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
A map containing a key-value pair for each failed item that couldn't be untagged.
getGroupBy() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of attributes to group the counts of noncompliant resources by.
getIncludeComplianceDetails() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to include details regarding the compliance with the effective tag policy.
getKey() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies the tag key for which you want to list all existing values that are currently used in the specified Amazon Web Services Region for the calling account.
getKey() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that makes up a tag.
getKey() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that makes up a tag.
getKeysWithNoncompliantValues() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.
getLastUpdated() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The timestamp that shows when this summary was generated in this Region.
getMaxResults() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies the maximum number of results to be returned in each page.
getNoncompliantKeys() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These tag keys on the resource are noncompliant with the effective tag policy.
getNonCompliantResources() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The count of noncompliant resources.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A string that indicates that there is more data available than this response contains.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A string that indicates that there is more data available than this response contains.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A string that indicates that there is more data available than this response contains.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
getPaginationToken() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A string that indicates that there is more data available than this response contains.
getRegion() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services Region that the summary applies to.
getRegionFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of Amazon Web Services Regions to limit the output to.
getResourceARN() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The ARN of the resource.
getResourceARNList() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of ARNs of resources for which you want to retrieve tag data.
getResourceARNList() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies the list of ARNs of the resources that you want to apply tags to.
getResourceARNList() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of ARNs of the resources that you want to remove tags from.
getResources(GetResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
getResources(GetResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services Region for the account.
getResources(GetResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services Region for the account.
getResourcesAsync(GetResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getResourcesAsync(GetResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services Region for the account.
getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services Region for the account.
getResourcesAsync(GetResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
getResourcesAsync(GetResourcesRequest, AsyncHandler<GetResourcesRequest, GetResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
getResourcesPerPage() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the maximum number of results to be returned in each page.
GetResourcesRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetResourcesRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
 
GetResourcesResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetResourcesResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
 
getResourceTagMappingList() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A list of resource ARNs and the tags (keys and values) associated with each.
getResourceType() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services resource type.
getResourceTypeFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources of the specified types.
getResourceTypeFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the resource types that you want included in the response.
getS3Bucket() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
The name of the Amazon S3 bucket where the report will be stored; for example:
getS3Location() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
The path to the Amazon S3 bucket where the report was stored on creation.
getStatus() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Reports the status of the operation.
getStatusCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The HTTP status code of the common error.
getSummaryList() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A table that shows counts of noncompliant resources.
getTagFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of TagFilters (keys and values) to restrict the output to only those resources that have tags with the specified keys and, if included, the specified values.
getTagKeyFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources that have tags with the specified tag keys.
getTagKeys(GetTagKeysRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
getTagKeys(GetTagKeysRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Returns all tag keys currently in use in the specified Amazon Web Services Region for the calling account.
getTagKeys(GetTagKeysRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Returns all tag keys currently in use in the specified Amazon Web Services Region for the calling account.
getTagKeys() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A list of all tag keys in the Amazon Web Services account.
getTagKeys() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of tag keys that you want to remove from the specified resources.
getTagKeysAsync(GetTagKeysRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getTagKeysAsync(GetTagKeysRequest, AsyncHandler<GetTagKeysRequest, GetTagKeysResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getTagKeysAsync(GetTagKeysRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all tag keys currently in use in the specified Amazon Web Services Region for the calling account.
getTagKeysAsync(GetTagKeysRequest, AsyncHandler<GetTagKeysRequest, GetTagKeysResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all tag keys currently in use in the specified Amazon Web Services Region for the calling account.
getTagKeysAsync(GetTagKeysRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
getTagKeysAsync(GetTagKeysRequest, AsyncHandler<GetTagKeysRequest, GetTagKeysResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
GetTagKeysRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetTagKeysRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
 
GetTagKeysResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetTagKeysResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
 
getTags() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The tags that have been applied to one or more Amazon Web Services resources.
getTags() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies a list of tags that you want to add to the specified resources.
getTagsPerPage() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Amazon Web Services recommends using ResourcesPerPage instead of this parameter.
getTagValues(GetTagValuesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
getTagValues(GetTagValuesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account.
getTagValues(GetTagValuesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account.
getTagValues() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A list of all tag values for the specified key currently used in the specified Amazon Web Services Region for the calling account.
getTagValuesAsync(GetTagValuesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getTagValuesAsync(GetTagValuesRequest, AsyncHandler<GetTagValuesRequest, GetTagValuesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
getTagValuesAsync(GetTagValuesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account.
getTagValuesAsync(GetTagValuesRequest, AsyncHandler<GetTagValuesRequest, GetTagValuesResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account.
getTagValuesAsync(GetTagValuesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
getTagValuesAsync(GetTagValuesRequest, AsyncHandler<GetTagValuesRequest, GetTagValuesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
GetTagValuesRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetTagValuesRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
 
GetTagValuesResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
GetTagValuesResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
 
getTargetId() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The account identifier or the root identifier of the organization.
getTargetIdFilters() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies target identifiers (usually, specific account IDs) to limit the output by.
getTargetIdType() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
Whether the target is an account, an OU, or the organization root.
getValue() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that make up a tag.
getValues() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that make up a tag.
GroupByAttribute - Enum in com.amazonaws.services.resourcegroupstaggingapi.model
 

H

hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
 

I

InternalServiceException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
The request processing failed because of an unknown error, exception, or failure.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
This error indicates one of the following:
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isComplianceStatus() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
Whether a resource is compliant with the effective tag policy.
isExcludeCompliantResources() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to exclude resources that are compliant with the tag policy.
isIncludeComplianceDetails() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to include details regarding the compliance with the effective tag policy.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
 

P

PaginationTokenExpiredException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
A PaginationToken is valid for a maximum of 15 minutes.
PaginationTokenExpiredException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.PaginationTokenExpiredException
Constructs a new PaginationTokenExpiredException with the specified error message.

R

ResourceTagMapping - Class in com.amazonaws.services.resourcegroupstaggingapi.model
A list of resource ARNs and the tags (keys and values) that are associated with each.
ResourceTagMapping() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
 

S

setComplianceDetails(ComplianceDetails) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
setComplianceStatus(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
Whether a resource is compliant with the effective tag policy.
setErrorCode(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The code of the common error.
setErrorCode(ErrorCode) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The code of the common error.
setErrorMessage(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Details of the common errors that all operations return.
setErrorMessage(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The message of the common error.
setExcludeCompliantResources(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to exclude resources that are compliant with the tag policy.
setFailedResourcesMap(Map<String, FailureInfo>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
A map containing a key-value pair for each failed item that couldn't be tagged.
setFailedResourcesMap(Map<String, FailureInfo>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
A map containing a key-value pair for each failed item that couldn't be untagged.
setGroupBy(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of attributes to group the counts of noncompliant resources by.
setIncludeComplianceDetails(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to include details regarding the compliance with the effective tag policy.
setKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies the tag key for which you want to list all existing values that are currently used in the specified Amazon Web Services Region for the calling account.
setKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that makes up a tag.
setKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that makes up a tag.
setKeysWithNoncompliantValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.
setLastUpdated(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The timestamp that shows when this summary was generated in this Region.
setMaxResults(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies the maximum number of results to be returned in each page.
setNoncompliantKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These tag keys on the resource are noncompliant with the effective tag policy.
setNonCompliantResources(Long) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The count of noncompliant resources.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A string that indicates that there is more data available than this response contains.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A string that indicates that there is more data available than this response contains.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A string that indicates that there is more data available than this response contains.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
setPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A string that indicates that there is more data available than this response contains.
setRegion(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services Region that the summary applies to.
setRegionFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of Amazon Web Services Regions to limit the output to.
setResourceARN(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The ARN of the resource.
setResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of ARNs of resources for which you want to retrieve tag data.
setResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies the list of ARNs of the resources that you want to apply tags to.
setResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of ARNs of the resources that you want to remove tags from.
setResourcesPerPage(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the maximum number of results to be returned in each page.
setResourceTagMappingList(Collection<ResourceTagMapping>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A list of resource ARNs and the tags (keys and values) associated with each.
setResourceType(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services resource type.
setResourceTypeFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources of the specified types.
setResourceTypeFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the resource types that you want included in the response.
setS3Bucket(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
The name of the Amazon S3 bucket where the report will be stored; for example:
setS3Location(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
The path to the Amazon S3 bucket where the report was stored on creation.
setStatus(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Reports the status of the operation.
setStatusCode(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The HTTP status code of the common error.
setSummaryList(Collection<Summary>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A table that shows counts of noncompliant resources.
setTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of TagFilters (keys and values) to restrict the output to only those resources that have tags with the specified keys and, if included, the specified values.
setTagKeyFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources that have tags with the specified tag keys.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A list of all tag keys in the Amazon Web Services account.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of tag keys that you want to remove from the specified resources.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The tags that have been applied to one or more Amazon Web Services resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies a list of tags that you want to add to the specified resources.
setTagsPerPage(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Amazon Web Services recommends using ResourcesPerPage instead of this parameter.
setTagValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A list of all tag values for the specified key currently used in the specified Amazon Web Services Region for the calling account.
setTargetId(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The account identifier or the root identifier of the organization.
setTargetIdFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies target identifiers (usually, specific account IDs) to limit the output by.
setTargetIdType(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
Whether the target is an account, an OU, or the organization root.
setValue(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that make up a tag.
setValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that make up a tag.
shutdown() - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
shutdown() - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
 
standard() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClientBuilder
 
startReportCreation(StartReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
startReportCreation(StartReportCreationRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Generates a report that lists all tagged resources in the accounts across your organization and tells whether each resource is compliant with the effective tag policy.
startReportCreation(StartReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Generates a report that lists all tagged resources in the accounts across your organization and tells whether each resource is compliant with the effective tag policy.
startReportCreationAsync(StartReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
startReportCreationAsync(StartReportCreationRequest, AsyncHandler<StartReportCreationRequest, StartReportCreationResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
startReportCreationAsync(StartReportCreationRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Generates a report that lists all tagged resources in the accounts across your organization and tells whether each resource is compliant with the effective tag policy.
startReportCreationAsync(StartReportCreationRequest, AsyncHandler<StartReportCreationRequest, StartReportCreationResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Generates a report that lists all tagged resources in the accounts across your organization and tells whether each resource is compliant with the effective tag policy.
startReportCreationAsync(StartReportCreationRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
startReportCreationAsync(StartReportCreationRequest, AsyncHandler<StartReportCreationRequest, StartReportCreationResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
StartReportCreationRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
StartReportCreationRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
 
StartReportCreationResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
StartReportCreationResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationResult
 
Summary - Class in com.amazonaws.services.resourcegroupstaggingapi.model
A count of noncompliant resources.
Summary() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
 

T

Tag - Class in com.amazonaws.services.resourcegroupstaggingapi.model
The metadata that you apply to Amazon Web Services resources to help you categorize and organize them.
Tag() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
 
TagFilter - Class in com.amazonaws.services.resourcegroupstaggingapi.model
A list of tags (keys and values) that are used to specify the associated resources.
TagFilter() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
 
tagResources(TagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
tagResources(TagResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Applies one or more tags to the specified resources.
tagResources(TagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Applies one or more tags to the specified resources.
tagResourcesAsync(TagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
tagResourcesAsync(TagResourcesRequest, AsyncHandler<TagResourcesRequest, TagResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
tagResourcesAsync(TagResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Applies one or more tags to the specified resources.
tagResourcesAsync(TagResourcesRequest, AsyncHandler<TagResourcesRequest, TagResourcesResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Applies one or more tags to the specified resources.
tagResourcesAsync(TagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
tagResourcesAsync(TagResourcesRequest, AsyncHandler<TagResourcesRequest, TagResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
TagResourcesRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
TagResourcesRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
 
TagResourcesResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
TagResourcesResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
 
TargetIdType - Enum in com.amazonaws.services.resourcegroupstaggingapi.model
 
ThrottledException - Exception in com.amazonaws.services.resourcegroupstaggingapi.model
The request was denied to limit the frequency of submitted requests.
ThrottledException(String) - Constructor for exception com.amazonaws.services.resourcegroupstaggingapi.model.ThrottledException
Constructs a new ThrottledException with the specified error message.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.resourcegroupstaggingapi.model.ErrorCode
 
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.resourcegroupstaggingapi.model.GroupByAttribute
 
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.resourcegroupstaggingapi.model.TargetIdType
 
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
Returns a string representation of this object.

U

untagResources(UntagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPI
 
untagResources(UntagResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPI
Removes the specified tags from the specified resources.
untagResources(UntagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIClient
Removes the specified tags from the specified resources.
untagResourcesAsync(UntagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
untagResourcesAsync(UntagResourcesRequest, AsyncHandler<UntagResourcesRequest, UntagResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AbstractAWSResourceGroupsTaggingAPIAsync
 
untagResourcesAsync(UntagResourcesRequest) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Removes the specified tags from the specified resources.
untagResourcesAsync(UntagResourcesRequest, AsyncHandler<UntagResourcesRequest, UntagResourcesResult>) - Method in interface com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsync
Removes the specified tags from the specified resources.
untagResourcesAsync(UntagResourcesRequest) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
untagResourcesAsync(UntagResourcesRequest, AsyncHandler<UntagResourcesRequest, UntagResourcesResult>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.AWSResourceGroupsTaggingAPIAsyncClient
 
UntagResourcesRequest - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
UntagResourcesRequest() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
 
UntagResourcesResult - Class in com.amazonaws.services.resourcegroupstaggingapi.model
 
UntagResourcesResult() - Constructor for class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.GroupByAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.TargetIdType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.GroupByAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.resourcegroupstaggingapi.model.TargetIdType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withComplianceDetails(ComplianceDetails) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
withComplianceStatus(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
Whether a resource is compliant with the effective tag policy.
withErrorCode(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The code of the common error.
withErrorCode(ErrorCode) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The code of the common error.
withErrorMessage(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Details of the common errors that all operations return.
withErrorMessage(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The message of the common error.
withExcludeCompliantResources(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to exclude resources that are compliant with the tag policy.
withFailedResourcesMap(Map<String, FailureInfo>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesResult
A map containing a key-value pair for each failed item that couldn't be tagged.
withFailedResourcesMap(Map<String, FailureInfo>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesResult
A map containing a key-value pair for each failed item that couldn't be untagged.
withGroupBy(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of attributes to group the counts of noncompliant resources by.
withGroupBy(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of attributes to group the counts of noncompliant resources by.
withGroupBy(GroupByAttribute...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of attributes to group the counts of noncompliant resources by.
withIncludeComplianceDetails(Boolean) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies whether to include details regarding the compliance with the effective tag policy.
withKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies the tag key for which you want to list all existing values that are currently used in the specified Amazon Web Services Region for the calling account.
withKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that makes up a tag.
withKey(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that makes up a tag.
withKeysWithNoncompliantValues(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.
withKeysWithNoncompliantValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.
withLastUpdated(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The timestamp that shows when this summary was generated in this Region.
withMaxResults(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies the maximum number of results to be returned in each page.
withNoncompliantKeys(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These tag keys on the resource are noncompliant with the effective tag policy.
withNoncompliantKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ComplianceDetails
These tag keys on the resource are noncompliant with the effective tag policy.
withNonCompliantResources(Long) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The count of noncompliant resources.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A string that indicates that there is more data available than this response contains.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A string that indicates that there is more data available than this response contains.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A string that indicates that there is more data available than this response contains.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesRequest
Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results.
withPaginationToken(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A string that indicates that there is more data available than this response contains.
withRegion(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services Region that the summary applies to.
withRegionFilters(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of Amazon Web Services Regions to limit the output to.
withRegionFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies a list of Amazon Web Services Regions to limit the output to.
withResourceARN(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The ARN of the resource.
withResourceARNList(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of ARNs of resources for which you want to retrieve tag data.
withResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of ARNs of resources for which you want to retrieve tag data.
withResourceARNList(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies the list of ARNs of the resources that you want to apply tags to.
withResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies the list of ARNs of the resources that you want to apply tags to.
withResourceARNList(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of ARNs of the resources that you want to remove tags from.
withResourceARNList(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of ARNs of the resources that you want to remove tags from.
withResourcesPerPage(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the maximum number of results to be returned in each page.
withResourceTagMappingList(ResourceTagMapping...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A list of resource ARNs and the tags (keys and values) associated with each.
withResourceTagMappingList(Collection<ResourceTagMapping>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesResult
A list of resource ARNs and the tags (keys and values) associated with each.
withResourceType(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The Amazon Web Services resource type.
withResourceTypeFilters(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources of the specified types.
withResourceTypeFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources of the specified types.
withResourceTypeFilters(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the resource types that you want included in the response.
withResourceTypeFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies the resource types that you want included in the response.
withS3Bucket(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.StartReportCreationRequest
The name of the Amazon S3 bucket where the report will be stored; for example:
withS3Location(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
The path to the Amazon S3 bucket where the report was stored on creation.
withStatus(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.DescribeReportCreationResult
Reports the status of the operation.
withStatusCode(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.FailureInfo
The HTTP status code of the common error.
withSummaryList(Summary...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A table that shows counts of noncompliant resources.
withSummaryList(Collection<Summary>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryResult
A table that shows counts of noncompliant resources.
withTagFilters(TagFilter...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of TagFilters (keys and values) to restrict the output to only those resources that have tags with the specified keys and, if included, the specified values.
withTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Specifies a list of TagFilters (keys and values) to restrict the output to only those resources that have tags with the specified keys and, if included, the specified values.
withTagKeyFilters(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources that have tags with the specified tag keys.
withTagKeyFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies that you want the response to include information for only resources that have tags with the specified tag keys.
withTagKeys(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A list of all tag keys in the Amazon Web Services account.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagKeysResult
A list of all tag keys in the Amazon Web Services account.
withTagKeys(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of tag keys that you want to remove from the specified resources.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.UntagResourcesRequest
Specifies a list of tag keys that you want to remove from the specified resources.
withTags(Tag...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The tags that have been applied to one or more Amazon Web Services resources.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.ResourceTagMapping
The tags that have been applied to one or more Amazon Web Services resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagResourcesRequest
Specifies a list of tags that you want to add to the specified resources.
withTagsPerPage(Integer) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetResourcesRequest
Amazon Web Services recommends using ResourcesPerPage instead of this parameter.
withTagValues(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A list of all tag values for the specified key currently used in the specified Amazon Web Services Region for the calling account.
withTagValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetTagValuesResult
A list of all tag values for the specified key currently used in the specified Amazon Web Services Region for the calling account.
withTargetId(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
The account identifier or the root identifier of the organization.
withTargetIdFilters(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies target identifiers (usually, specific account IDs) to limit the output by.
withTargetIdFilters(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.GetComplianceSummaryRequest
Specifies target identifiers (usually, specific account IDs) to limit the output by.
withTargetIdType(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
Whether the target is an account, an OU, or the organization root.
withTargetIdType(TargetIdType) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Summary
Whether the target is an account, an OU, or the organization root.
withValue(String) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.Tag
One part of a key-value pair that make up a tag.
withValues(String...) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that make up a tag.
withValues(Collection<String>) - Method in class com.amazonaws.services.resourcegroupstaggingapi.model.TagFilter
One part of a key-value pair that make up a tag.
A B C D E F G H I M P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.