Uses of Interface
software.amazon.awssdk.services.groundstation.GroundStationServiceClientConfiguration.Builder
-
Packages that use GroundStationServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.internal -
-
Uses of GroundStationServiceClientConfiguration.Builder in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return GroundStationServiceClientConfiguration.Builder Modifier and Type Method Description GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. authSchemeProvider(GroundStationAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration. builder()GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.groundstation with parameters of type GroundStationServiceClientConfiguration.Builder Constructor Description GroundStationServiceClientConfiguration(GroundStationServiceClientConfiguration.Builder builder) -
Uses of GroundStationServiceClientConfiguration.Builder in software.amazon.awssdk.services.groundstation.internal
Classes in software.amazon.awssdk.services.groundstation.internal that implement GroundStationServiceClientConfiguration.Builder Modifier and Type Class Description classGroundStationServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.groundstation.internal that return GroundStationServiceClientConfiguration.Builder Modifier and Type Method Description GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. authSchemeProvider(GroundStationAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationGroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)GroundStationServiceClientConfiguration.BuilderGroundStationServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-