Uses of Class
software.amazon.awssdk.services.arczonalshift.model.UpdateZonalShiftResponse
-
Packages that use UpdateZonalShiftResponse Package Description software.amazon.awssdk.services.arczonalshift Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery Controller (Route 53 ARC). -
-
Uses of UpdateZonalShiftResponse in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift that return UpdateZonalShiftResponse Modifier and Type Method Description default UpdateZonalShiftResponseArcZonalShiftClient. updateZonalShift(Consumer<UpdateZonalShiftRequest.Builder> updateZonalShiftRequest)Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account.default UpdateZonalShiftResponseArcZonalShiftClient. updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest)Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account.Methods in software.amazon.awssdk.services.arczonalshift that return types with arguments of type UpdateZonalShiftResponse Modifier and Type Method Description default CompletableFuture<UpdateZonalShiftResponse>ArcZonalShiftAsyncClient. updateZonalShift(Consumer<UpdateZonalShiftRequest.Builder> updateZonalShiftRequest)Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account.default CompletableFuture<UpdateZonalShiftResponse>ArcZonalShiftAsyncClient. updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest)Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account.
-