Uses of Interface
software.amazon.awssdk.services.route53recoverycluster.Route53RecoveryClusterBaseClientBuilder
-
Packages that use Route53RecoveryClusterBaseClientBuilder Package Description software.amazon.awssdk.services.route53recoverycluster Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery Controller. -
-
Uses of Route53RecoveryClusterBaseClientBuilder in software.amazon.awssdk.services.route53recoverycluster
Classes in software.amazon.awssdk.services.route53recoverycluster with type parameters of type Route53RecoveryClusterBaseClientBuilder Modifier and Type Interface Description interfaceRoute53RecoveryClusterBaseClientBuilder<B extends Route53RecoveryClusterBaseClientBuilder<B,C>,C>This includes configuration specific to Route53 Recovery Cluster that is supported by bothRoute53RecoveryClusterClientBuilderandRoute53RecoveryClusterAsyncClientBuilder.Subinterfaces of Route53RecoveryClusterBaseClientBuilder in software.amazon.awssdk.services.route53recoverycluster Modifier and Type Interface Description interfaceRoute53RecoveryClusterAsyncClientBuilderA builder for creating an instance ofRoute53RecoveryClusterAsyncClient.interfaceRoute53RecoveryClusterClientBuilderA builder for creating an instance ofRoute53RecoveryClusterClient.
-