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