Uses of Interface
software.amazon.awssdk.services.route53recoverycluster.Route53RecoveryClusterAsyncClient
-
Packages that use Route53RecoveryClusterAsyncClient Package Description software.amazon.awssdk.services.route53recoverycluster Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery Controller.software.amazon.awssdk.services.route53recoverycluster.paginators -
-
Uses of Route53RecoveryClusterAsyncClient in software.amazon.awssdk.services.route53recoverycluster
Methods in software.amazon.awssdk.services.route53recoverycluster that return Route53RecoveryClusterAsyncClient Modifier and Type Method Description static Route53RecoveryClusterAsyncClientRoute53RecoveryClusterAsyncClient. create()Create aRoute53RecoveryClusterAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Route53RecoveryClusterAsyncClient in software.amazon.awssdk.services.route53recoverycluster.paginators
Constructors in software.amazon.awssdk.services.route53recoverycluster.paginators with parameters of type Route53RecoveryClusterAsyncClient Constructor Description ListRoutingControlsPublisher(Route53RecoveryClusterAsyncClient client, ListRoutingControlsRequest firstRequest)
-