| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAppVersionAppComponentResponse |
ResiliencehubClient.deleteAppVersionAppComponent(Consumer<DeleteAppVersionAppComponentRequest.Builder> deleteAppVersionAppComponentRequest)
Deletes an Application Component from the Resilience Hub application.
|
default DeleteAppVersionAppComponentResponse |
ResiliencehubClient.deleteAppVersionAppComponent(DeleteAppVersionAppComponentRequest deleteAppVersionAppComponentRequest)
Deletes an Application Component from the Resilience Hub application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAppVersionAppComponentResponse> |
ResiliencehubAsyncClient.deleteAppVersionAppComponent(Consumer<DeleteAppVersionAppComponentRequest.Builder> deleteAppVersionAppComponentRequest)
Deletes an Application Component from the Resilience Hub application.
|
default CompletableFuture<DeleteAppVersionAppComponentResponse> |
ResiliencehubAsyncClient.deleteAppVersionAppComponent(DeleteAppVersionAppComponentRequest deleteAppVersionAppComponentRequest)
Deletes an Application Component from the Resilience Hub application.
|
Copyright © 2023. All rights reserved.