| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroupstaggingapi |
|
| com.amazonaws.services.resourcegroupstaggingapi.model |
| Modifier and Type | Method and Description |
|---|---|
GetResourcesResult |
AWSResourceGroupsTaggingAPIClient.getResources(GetResourcesRequest request)
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services
Region for the account.
|
GetResourcesResult |
AWSResourceGroupsTaggingAPI.getResources(GetResourcesRequest getResourcesRequest)
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services
Region for the account.
|
GetResourcesResult |
AbstractAWSResourceGroupsTaggingAPI.getResources(GetResourcesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsyncClient.getResourcesAsync(GetResourcesRequest request) |
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest getResourcesRequest)
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services
Region for the account.
|
Future<GetResourcesResult> |
AbstractAWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest request) |
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsyncClient.getResourcesAsync(GetResourcesRequest request,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler) |
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest getResourcesRequest,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler)
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services
Region for the account.
|
Future<GetResourcesResult> |
AbstractAWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest request,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsyncClient.getResourcesAsync(GetResourcesRequest request,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler) |
Future<GetResourcesResult> |
AWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest getResourcesRequest,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler)
Returns all the tagged or previously tagged resources that are located in the specified Amazon Web Services
Region for the account.
|
Future<GetResourcesResult> |
AbstractAWSResourceGroupsTaggingAPIAsync.getResourcesAsync(GetResourcesRequest request,
AsyncHandler<GetResourcesRequest,GetResourcesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetResourcesResult |
GetResourcesResult.clone() |
GetResourcesResult |
GetResourcesResult.withPaginationToken(String paginationToken)
A string that indicates that there is more data available than this response contains.
|
GetResourcesResult |
GetResourcesResult.withResourceTagMappingList(Collection<ResourceTagMapping> resourceTagMappingList)
A list of resource ARNs and the tags (keys and values) associated with each.
|
GetResourcesResult |
GetResourcesResult.withResourceTagMappingList(ResourceTagMapping... resourceTagMappingList)
A list of resource ARNs and the tags (keys and values) associated with each.
|
Copyright © 2024. All rights reserved.