Uses of Class
software.amazon.awssdk.services.resiliencehub.model.UpdateAppVersionResourceRequest
-
Packages that use UpdateAppVersionResourceRequest 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 UpdateAppVersionResourceRequest in software.amazon.awssdk.services.resiliencehub
Methods in software.amazon.awssdk.services.resiliencehub with parameters of type UpdateAppVersionResourceRequest Modifier and Type Method Description default CompletableFuture<UpdateAppVersionResourceResponse>ResiliencehubAsyncClient. updateAppVersionResource(UpdateAppVersionResourceRequest updateAppVersionResourceRequest)Updates the resource details in the Resilience Hub application.default UpdateAppVersionResourceResponseResiliencehubClient. updateAppVersionResource(UpdateAppVersionResourceRequest updateAppVersionResourceRequest)Updates the resource details in the Resilience Hub application. -
Uses of UpdateAppVersionResourceRequest in software.amazon.awssdk.services.resiliencehub.transform
Methods in software.amazon.awssdk.services.resiliencehub.transform with parameters of type UpdateAppVersionResourceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAppVersionResourceRequestMarshaller. marshall(UpdateAppVersionResourceRequest updateAppVersionResourceRequest)
-