| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoveryreadiness.model | |
| software.amazon.awssdk.services.route53recoveryreadiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceResult> |
GetReadinessCheckStatusResponse.resources()
Summary of the readiness of resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetReadinessCheckStatusResponse.Builder |
GetReadinessCheckStatusResponse.Builder.resources(ResourceResult... resources)
Summary of the readiness of resources.
|
| Modifier and Type | Method and Description |
|---|---|
GetReadinessCheckStatusResponse.Builder |
GetReadinessCheckStatusResponse.Builder.resources(Collection<ResourceResult> resources)
Summary of the readiness of resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ResourceResult> |
GetReadinessCheckStatusIterable.resources()
Returns an iterable to iterate through the paginated
GetReadinessCheckStatusResponse.resources() member. |
SdkPublisher<ResourceResult> |
GetReadinessCheckStatusPublisher.resources()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.