Uses of Class
software.amazon.awssdk.services.arczonalshift.model.UpdateAutoshiftObserverNotificationStatusResponse
-
Packages that use UpdateAutoshiftObserverNotificationStatusResponse 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 UpdateAutoshiftObserverNotificationStatusResponse in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift that return UpdateAutoshiftObserverNotificationStatusResponse Modifier and Type Method Description default UpdateAutoshiftObserverNotificationStatusResponseArcZonalShiftClient. updateAutoshiftObserverNotificationStatus(Consumer<UpdateAutoshiftObserverNotificationStatusRequest.Builder> updateAutoshiftObserverNotificationStatusRequest)Update the status of autoshift observer notification.default UpdateAutoshiftObserverNotificationStatusResponseArcZonalShiftClient. updateAutoshiftObserverNotificationStatus(UpdateAutoshiftObserverNotificationStatusRequest updateAutoshiftObserverNotificationStatusRequest)Update the status of autoshift observer notification.Methods in software.amazon.awssdk.services.arczonalshift that return types with arguments of type UpdateAutoshiftObserverNotificationStatusResponse Modifier and Type Method Description default CompletableFuture<UpdateAutoshiftObserverNotificationStatusResponse>ArcZonalShiftAsyncClient. updateAutoshiftObserverNotificationStatus(Consumer<UpdateAutoshiftObserverNotificationStatusRequest.Builder> updateAutoshiftObserverNotificationStatusRequest)Update the status of autoshift observer notification.default CompletableFuture<UpdateAutoshiftObserverNotificationStatusResponse>ArcZonalShiftAsyncClient. updateAutoshiftObserverNotificationStatus(UpdateAutoshiftObserverNotificationStatusRequest updateAutoshiftObserverNotificationStatusRequest)Update the status of autoshift observer notification.
-