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