| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub |
AWS Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDraftAppVersionResourcesImportStatusResponse |
ResiliencehubClient.describeDraftAppVersionResourcesImportStatus(Consumer<DescribeDraftAppVersionResourcesImportStatusRequest.Builder> describeDraftAppVersionResourcesImportStatusRequest)
Describes the status of importing resources to an application version.
|
default DescribeDraftAppVersionResourcesImportStatusResponse |
ResiliencehubClient.describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)
Describes the status of importing resources to an application version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDraftAppVersionResourcesImportStatusResponse> |
ResiliencehubAsyncClient.describeDraftAppVersionResourcesImportStatus(Consumer<DescribeDraftAppVersionResourcesImportStatusRequest.Builder> describeDraftAppVersionResourcesImportStatusRequest)
Describes the status of importing resources to an application version.
|
default CompletableFuture<DescribeDraftAppVersionResourcesImportStatusResponse> |
ResiliencehubAsyncClient.describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)
Describes the status of importing resources to an application version.
|
Copyright © 2021. All rights reserved.