Uses of Interface
software.amazon.awssdk.services.shield.ShieldServiceClientConfiguration.Builder
-
Packages that use ShieldServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.internal -
-
Uses of ShieldServiceClientConfiguration.Builder in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ShieldServiceClientConfiguration.Builder Modifier and Type Method Description ShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. authSchemeProvider(ShieldAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic ShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration. builder()ShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)ShieldServiceClientConfiguration.BuilderShieldServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.shield with parameters of type ShieldServiceClientConfiguration.Builder Constructor Description ShieldServiceClientConfiguration(ShieldServiceClientConfiguration.Builder builder) -
Uses of ShieldServiceClientConfiguration.Builder in software.amazon.awssdk.services.shield.internal
Classes in software.amazon.awssdk.services.shield.internal that implement ShieldServiceClientConfiguration.Builder Modifier and Type Class Description classShieldServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.shield.internal that return ShieldServiceClientConfiguration.Builder Modifier and Type Method Description ShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. authSchemeProvider(ShieldAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)ShieldServiceClientConfiguration.BuilderShieldServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-