| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ResourceGroupsAsyncClient |
ResourceGroupsAsyncClient.create()
Create a
ResourceGroupsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListGroupResourcesPublisher(ResourceGroupsAsyncClient client,
ListGroupResourcesRequest firstRequest) |
ListGroupsPublisher(ResourceGroupsAsyncClient client,
ListGroupsRequest firstRequest) |
SearchResourcesPublisher(ResourceGroupsAsyncClient client,
SearchResourcesRequest firstRequest) |
Copyright © 2023. All rights reserved.