Uses of Class
software.amazon.awssdk.services.arczonalshift.model.UpdateZonalShiftRequest
-
Packages that use UpdateZonalShiftRequest 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).software.amazon.awssdk.services.arczonalshift.transform -
-
Uses of UpdateZonalShiftRequest in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift with parameters of type UpdateZonalShiftRequest Modifier and Type Method Description 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.default UpdateZonalShiftResponseArcZonalShiftClient. updateZonalShift(UpdateZonalShiftRequest updateZonalShiftRequest)Update an active zonal shift in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account. -
Uses of UpdateZonalShiftRequest in software.amazon.awssdk.services.arczonalshift.transform
Methods in software.amazon.awssdk.services.arczonalshift.transform with parameters of type UpdateZonalShiftRequest Modifier and Type Method Description SdkHttpFullRequestUpdateZonalShiftRequestMarshaller. marshall(UpdateZonalShiftRequest updateZonalShiftRequest)
-