| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness.model | |
| software.amazon.awssdk.services.route53recoveryreadiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceSetOutput> |
ListResourceSetsResponse.resourceSets()
A list of resource sets associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceSetsResponse.Builder |
ListResourceSetsResponse.Builder.resourceSets(ResourceSetOutput... resourceSets)
A list of resource sets associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceSetsResponse.Builder |
ListResourceSetsResponse.Builder.resourceSets(Collection<ResourceSetOutput> resourceSets)
A list of resource sets associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ResourceSetOutput> |
ListResourceSetsPublisher.resourceSets()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ResourceSetOutput> |
ListResourceSetsIterable.resourceSets()
Returns an iterable to iterate through the paginated
ListResourceSetsResponse.resourceSets() member. |
Copyright © 2022. All rights reserved.