| 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 |
|---|---|
PutGroupConfigurationResult |
AWSResourceGroupsClient.putGroupConfiguration(PutGroupConfigurationRequest request)
Attaches a service configuration to the specified group.
|
PutGroupConfigurationResult |
AWSResourceGroups.putGroupConfiguration(PutGroupConfigurationRequest putGroupConfigurationRequest)
Attaches a service configuration to the specified group.
|
PutGroupConfigurationResult |
AbstractAWSResourceGroups.putGroupConfiguration(PutGroupConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutGroupConfigurationResult> |
AWSResourceGroupsAsyncClient.putGroupConfigurationAsync(PutGroupConfigurationRequest request,
AsyncHandler<PutGroupConfigurationRequest,PutGroupConfigurationResult> asyncHandler) |
Future<PutGroupConfigurationResult> |
AWSResourceGroupsAsync.putGroupConfigurationAsync(PutGroupConfigurationRequest putGroupConfigurationRequest,
AsyncHandler<PutGroupConfigurationRequest,PutGroupConfigurationResult> asyncHandler)
Attaches a service configuration to the specified group.
|
Future<PutGroupConfigurationResult> |
AbstractAWSResourceGroupsAsync.putGroupConfigurationAsync(PutGroupConfigurationRequest request,
AsyncHandler<PutGroupConfigurationRequest,PutGroupConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutGroupConfigurationResult |
PutGroupConfigurationResult.clone() |
Copyright © 2024. All rights reserved.