Uses of Interface
software.amazon.awssdk.services.route53recoverycluster.Route53RecoveryClusterClient
-
Packages that use Route53RecoveryClusterClient 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 Route53RecoveryClusterClient in software.amazon.awssdk.services.route53recoverycluster
Methods in software.amazon.awssdk.services.route53recoverycluster that return Route53RecoveryClusterClient Modifier and Type Method Description static Route53RecoveryClusterClientRoute53RecoveryClusterClient. create()Create aRoute53RecoveryClusterClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Route53RecoveryClusterClient in software.amazon.awssdk.services.route53recoverycluster.paginators
Constructors in software.amazon.awssdk.services.route53recoverycluster.paginators with parameters of type Route53RecoveryClusterClient Constructor Description ListRoutingControlsIterable(Route53RecoveryClusterClient client, ListRoutingControlsRequest firstRequest)
-