| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| software.amazon.awssdk.services.resiliencehub.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAppVersionResourceResponse |
ResiliencehubClient.createAppVersionResource(CreateAppVersionResourceRequest createAppVersionResourceRequest)
Adds a resource to the Resilience Hub application and assigns it to the specified Application Components.
|
default CompletableFuture<CreateAppVersionResourceResponse> |
ResiliencehubAsyncClient.createAppVersionResource(CreateAppVersionResourceRequest createAppVersionResourceRequest)
Adds a resource to the Resilience Hub application and assigns it to the specified Application Components.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAppVersionResourceRequestMarshaller.marshall(CreateAppVersionResourceRequest createAppVersionResourceRequest) |
Copyright © 2023. All rights reserved.