Uses of Interface
software.amazon.awssdk.services.route53recoverycontrolconfig.Route53RecoveryControlConfigBaseClientBuilder
-
Packages that use Route53RecoveryControlConfigBaseClientBuilder Package Description software.amazon.awssdk.services.route53recoverycontrolconfig Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controller -
-
Uses of Route53RecoveryControlConfigBaseClientBuilder in software.amazon.awssdk.services.route53recoverycontrolconfig
Classes in software.amazon.awssdk.services.route53recoverycontrolconfig with type parameters of type Route53RecoveryControlConfigBaseClientBuilder Modifier and Type Interface Description interfaceRoute53RecoveryControlConfigBaseClientBuilder<B extends Route53RecoveryControlConfigBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Route53 Recovery Control Config that is supported by bothRoute53RecoveryControlConfigClientBuilderandRoute53RecoveryControlConfigAsyncClientBuilder.Subinterfaces of Route53RecoveryControlConfigBaseClientBuilder in software.amazon.awssdk.services.route53recoverycontrolconfig Modifier and Type Interface Description interfaceRoute53RecoveryControlConfigAsyncClientBuilderA builder for creating an instance ofRoute53RecoveryControlConfigAsyncClient.interfaceRoute53RecoveryControlConfigClientBuilderA builder for creating an instance ofRoute53RecoveryControlConfigClient.
-