| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups |
Resource Groups lets you organize Amazon Web Services resources such as Amazon Elastic Compute Cloud instances,
Amazon Relational Database Service databases, and Amazon Simple Storage Service buckets into groups using criteria
that you define as tags.
|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
GetGroupQueryResult |
AWSResourceGroupsClient.getGroupQuery(GetGroupQueryRequest request)
Retrieves the resource query associated with the specified resource group.
|
GetGroupQueryResult |
AbstractAWSResourceGroups.getGroupQuery(GetGroupQueryRequest request) |
GetGroupQueryResult |
AWSResourceGroups.getGroupQuery(GetGroupQueryRequest getGroupQueryRequest)
Retrieves the resource query associated with the specified resource group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetGroupQueryResult> |
AWSResourceGroupsAsyncClient.getGroupQueryAsync(GetGroupQueryRequest request,
AsyncHandler<GetGroupQueryRequest,GetGroupQueryResult> asyncHandler) |
Future<GetGroupQueryResult> |
AWSResourceGroupsAsync.getGroupQueryAsync(GetGroupQueryRequest getGroupQueryRequest,
AsyncHandler<GetGroupQueryRequest,GetGroupQueryResult> asyncHandler)
Retrieves the resource query associated with the specified resource group.
|
Future<GetGroupQueryResult> |
AbstractAWSResourceGroupsAsync.getGroupQueryAsync(GetGroupQueryRequest request,
AsyncHandler<GetGroupQueryRequest,GetGroupQueryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGroupQueryResult |
GetGroupQueryResult.clone() |
GetGroupQueryResult |
GetGroupQueryResult.withGroupQuery(GroupQuery groupQuery)
The resource query associated with the specified group.
|
Copyright © 2025. All rights reserved.