| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
AWS Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| software.amazon.awssdk.services.resiliencehub.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListUnsupportedAppVersionResourcesResponse |
ResiliencehubClient.listUnsupportedAppVersionResources(Consumer<ListUnsupportedAppVersionResourcesRequest.Builder> listUnsupportedAppVersionResourcesRequest)
Lists the resources that are not currently supported in AWS Resilience Hub.
|
default ListUnsupportedAppVersionResourcesResponse |
ResiliencehubClient.listUnsupportedAppVersionResources(ListUnsupportedAppVersionResourcesRequest listUnsupportedAppVersionResourcesRequest)
Lists the resources that are not currently supported in AWS Resilience Hub.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListUnsupportedAppVersionResourcesResponse> |
ResiliencehubAsyncClient.listUnsupportedAppVersionResources(Consumer<ListUnsupportedAppVersionResourcesRequest.Builder> listUnsupportedAppVersionResourcesRequest)
Lists the resources that are not currently supported in AWS Resilience Hub.
|
default CompletableFuture<ListUnsupportedAppVersionResourcesResponse> |
ResiliencehubAsyncClient.listUnsupportedAppVersionResources(ListUnsupportedAppVersionResourcesRequest listUnsupportedAppVersionResourcesRequest)
Lists the resources that are not currently supported in AWS Resilience Hub.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListUnsupportedAppVersionResourcesResponse> |
ListUnsupportedAppVersionResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListUnsupportedAppVersionResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListUnsupportedAppVersionResourcesResponse> subscriber) |
Copyright © 2022. All rights reserved.