| 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 ListAppVersionResourceMappingsResponse |
ResiliencehubClient.listAppVersionResourceMappings(Consumer<ListAppVersionResourceMappingsRequest.Builder> listAppVersionResourceMappingsRequest)
Lists how the resources in an application version are mapped/sourced from.
|
default ListAppVersionResourceMappingsResponse |
ResiliencehubClient.listAppVersionResourceMappings(ListAppVersionResourceMappingsRequest listAppVersionResourceMappingsRequest)
Lists how the resources in an application version are mapped/sourced from.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAppVersionResourceMappingsResponse> |
ResiliencehubAsyncClient.listAppVersionResourceMappings(Consumer<ListAppVersionResourceMappingsRequest.Builder> listAppVersionResourceMappingsRequest)
Lists how the resources in an application version are mapped/sourced from.
|
default CompletableFuture<ListAppVersionResourceMappingsResponse> |
ResiliencehubAsyncClient.listAppVersionResourceMappings(ListAppVersionResourceMappingsRequest listAppVersionResourceMappingsRequest)
Lists how the resources in an application version are mapped/sourced from.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAppVersionResourceMappingsResponse> |
ListAppVersionResourceMappingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppVersionResourceMappingsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAppVersionResourceMappingsResponse> subscriber) |
Copyright © 2022. All rights reserved.