Uses of Interface
software.amazon.awssdk.services.arczonalshift.ArcZonalShiftAsyncClient
-
Packages that use ArcZonalShiftAsyncClient 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.paginators -
-
Uses of ArcZonalShiftAsyncClient in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift that return ArcZonalShiftAsyncClient Modifier and Type Method Description static ArcZonalShiftAsyncClientArcZonalShiftAsyncClient. create()Create aArcZonalShiftAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ArcZonalShiftAsyncClient in software.amazon.awssdk.services.arczonalshift.paginators
Constructors in software.amazon.awssdk.services.arczonalshift.paginators with parameters of type ArcZonalShiftAsyncClient Constructor Description ListAutoshiftsPublisher(ArcZonalShiftAsyncClient client, ListAutoshiftsRequest firstRequest)ListManagedResourcesPublisher(ArcZonalShiftAsyncClient client, ListManagedResourcesRequest firstRequest)ListZonalShiftsPublisher(ArcZonalShiftAsyncClient client, ListZonalShiftsRequest firstRequest)
-