Uses of Interface
software.amazon.awssdk.services.route53recoverycluster.auth.scheme.Route53RecoveryClusterAuthSchemeProvider
-
Packages that use Route53RecoveryClusterAuthSchemeProvider 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.auth.scheme software.amazon.awssdk.services.route53recoverycluster.auth.scheme.internal software.amazon.awssdk.services.route53recoverycluster.internal -
-
Uses of Route53RecoveryClusterAuthSchemeProvider in software.amazon.awssdk.services.route53recoverycluster
Methods in software.amazon.awssdk.services.route53recoverycluster that return Route53RecoveryClusterAuthSchemeProvider Modifier and Type Method Description Route53RecoveryClusterAuthSchemeProviderRoute53RecoveryClusterServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerRoute53RecoveryClusterAuthSchemeProviderRoute53RecoveryClusterServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.route53recoverycluster with parameters of type Route53RecoveryClusterAuthSchemeProvider Modifier and Type Method Description default BRoute53RecoveryClusterBaseClientBuilder. authSchemeProvider(Route53RecoveryClusterAuthSchemeProvider authSchemeProvider)Set theRoute53RecoveryClusterAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.Route53RecoveryClusterServiceClientConfiguration.BuilderRoute53RecoveryClusterServiceClientConfiguration.Builder. authSchemeProvider(Route53RecoveryClusterAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of Route53RecoveryClusterAuthSchemeProvider in software.amazon.awssdk.services.route53recoverycluster.auth.scheme
Methods in software.amazon.awssdk.services.route53recoverycluster.auth.scheme that return Route53RecoveryClusterAuthSchemeProvider Modifier and Type Method Description static Route53RecoveryClusterAuthSchemeProviderRoute53RecoveryClusterAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of Route53RecoveryClusterAuthSchemeProvider in software.amazon.awssdk.services.route53recoverycluster.auth.scheme.internal
Classes in software.amazon.awssdk.services.route53recoverycluster.auth.scheme.internal that implement Route53RecoveryClusterAuthSchemeProvider Modifier and Type Class Description classDefaultRoute53RecoveryClusterAuthSchemeProvider -
Uses of Route53RecoveryClusterAuthSchemeProvider in software.amazon.awssdk.services.route53recoverycluster.internal
Methods in software.amazon.awssdk.services.route53recoverycluster.internal that return Route53RecoveryClusterAuthSchemeProvider Modifier and Type Method Description Route53RecoveryClusterAuthSchemeProviderRoute53RecoveryClusterServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.route53recoverycluster.internal with parameters of type Route53RecoveryClusterAuthSchemeProvider Modifier and Type Method Description Route53RecoveryClusterServiceClientConfiguration.BuilderRoute53RecoveryClusterServiceClientConfigurationBuilder. authSchemeProvider(Route53RecoveryClusterAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-