Uses of Interface
software.amazon.awssdk.services.groundstation.auth.scheme.GroundStationAuthSchemeProvider
-
Packages that use GroundStationAuthSchemeProvider Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.auth.scheme software.amazon.awssdk.services.groundstation.auth.scheme.internal software.amazon.awssdk.services.groundstation.internal -
-
Uses of GroundStationAuthSchemeProvider in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return GroundStationAuthSchemeProvider Modifier and Type Method Description GroundStationAuthSchemeProviderGroundStationServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerGroundStationAuthSchemeProviderGroundStationServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.groundstation with parameters of type GroundStationAuthSchemeProvider Modifier and Type Method Description default BGroundStationBaseClientBuilder. authSchemeProvider(GroundStationAuthSchemeProvider authSchemeProvider)Set theGroundStationAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. authSchemeProvider(GroundStationAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of GroundStationAuthSchemeProvider in software.amazon.awssdk.services.groundstation.auth.scheme
Methods in software.amazon.awssdk.services.groundstation.auth.scheme that return GroundStationAuthSchemeProvider Modifier and Type Method Description static GroundStationAuthSchemeProviderGroundStationAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of GroundStationAuthSchemeProvider in software.amazon.awssdk.services.groundstation.auth.scheme.internal
Classes in software.amazon.awssdk.services.groundstation.auth.scheme.internal that implement GroundStationAuthSchemeProvider Modifier and Type Class Description classDefaultGroundStationAuthSchemeProvider -
Uses of GroundStationAuthSchemeProvider in software.amazon.awssdk.services.groundstation.internal
Methods in software.amazon.awssdk.services.groundstation.internal that return GroundStationAuthSchemeProvider Modifier and Type Method Description GroundStationAuthSchemeProviderGroundStationServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.groundstation.internal with parameters of type GroundStationAuthSchemeProvider Modifier and Type Method Description GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. authSchemeProvider(GroundStationAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-