Uses of Class
software.amazon.awssdk.services.resiliencehub.model.DescribeDraftAppVersionResourcesImportStatusRequest
-
Packages that use DescribeDraftAppVersionResourcesImportStatusRequest 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 -
-
Uses of DescribeDraftAppVersionResourcesImportStatusRequest in software.amazon.awssdk.services.resiliencehub
Methods in software.amazon.awssdk.services.resiliencehub with parameters of type DescribeDraftAppVersionResourcesImportStatusRequest Modifier and Type Method Description default CompletableFuture<DescribeDraftAppVersionResourcesImportStatusResponse>ResiliencehubAsyncClient. describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)Describes the status of importing resources to an application version.default DescribeDraftAppVersionResourcesImportStatusResponseResiliencehubClient. describeDraftAppVersionResourcesImportStatus(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)Describes the status of importing resources to an application version. -
Uses of DescribeDraftAppVersionResourcesImportStatusRequest in software.amazon.awssdk.services.resiliencehub.transform
Methods in software.amazon.awssdk.services.resiliencehub.transform with parameters of type DescribeDraftAppVersionResourcesImportStatusRequest Modifier and Type Method Description SdkHttpFullRequestDescribeDraftAppVersionResourcesImportStatusRequestMarshaller. marshall(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest)
-