| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.resourcegroups.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAccountSettingsResponse |
ResourceGroupsClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Retrieves the current status of optional features in Resource Groups.
|
default CompletableFuture<GetAccountSettingsResponse> |
ResourceGroupsAsyncClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Retrieves the current status of optional features in Resource Groups.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccountSettingsRequestMarshaller.marshall(GetAccountSettingsRequest getAccountSettingsRequest) |
Copyright © 2023. All rights reserved.