Uses of Interface
software.amazon.awssdk.services.arczonalshift.auth.scheme.ArcZonalShiftAuthSchemeProvider
-
Packages that use ArcZonalShiftAuthSchemeProvider Package Description software.amazon.awssdk.services.arczonalshift Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery Controller (Route 53 ARC).software.amazon.awssdk.services.arczonalshift.auth.scheme software.amazon.awssdk.services.arczonalshift.auth.scheme.internal software.amazon.awssdk.services.arczonalshift.internal -
-
Uses of ArcZonalShiftAuthSchemeProvider in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift that return ArcZonalShiftAuthSchemeProvider Modifier and Type Method Description ArcZonalShiftAuthSchemeProviderArcZonalShiftServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerArcZonalShiftAuthSchemeProviderArcZonalShiftServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.arczonalshift with parameters of type ArcZonalShiftAuthSchemeProvider Modifier and Type Method Description default BArcZonalShiftBaseClientBuilder. authSchemeProvider(ArcZonalShiftAuthSchemeProvider authSchemeProvider)Set theArcZonalShiftAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.ArcZonalShiftServiceClientConfiguration.BuilderArcZonalShiftServiceClientConfiguration.Builder. authSchemeProvider(ArcZonalShiftAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of ArcZonalShiftAuthSchemeProvider in software.amazon.awssdk.services.arczonalshift.auth.scheme
Methods in software.amazon.awssdk.services.arczonalshift.auth.scheme that return ArcZonalShiftAuthSchemeProvider Modifier and Type Method Description static ArcZonalShiftAuthSchemeProviderArcZonalShiftAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of ArcZonalShiftAuthSchemeProvider in software.amazon.awssdk.services.arczonalshift.auth.scheme.internal
Classes in software.amazon.awssdk.services.arczonalshift.auth.scheme.internal that implement ArcZonalShiftAuthSchemeProvider Modifier and Type Class Description classDefaultArcZonalShiftAuthSchemeProvider -
Uses of ArcZonalShiftAuthSchemeProvider in software.amazon.awssdk.services.arczonalshift.internal
Methods in software.amazon.awssdk.services.arczonalshift.internal that return ArcZonalShiftAuthSchemeProvider Modifier and Type Method Description ArcZonalShiftAuthSchemeProviderArcZonalShiftServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.arczonalshift.internal with parameters of type ArcZonalShiftAuthSchemeProvider Modifier and Type Method Description ArcZonalShiftServiceClientConfiguration.BuilderArcZonalShiftServiceClientConfigurationBuilder. authSchemeProvider(ArcZonalShiftAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-