Uses of Interface
software.amazon.awssdk.services.appflow.AppflowServiceClientConfiguration.Builder
-
Packages that use AppflowServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference.software.amazon.awssdk.services.appflow.internal -
-
Uses of AppflowServiceClientConfiguration.Builder in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that return AppflowServiceClientConfiguration.Builder Modifier and Type Method Description AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. authSchemeProvider(AppflowAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration. builder()AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.appflow with parameters of type AppflowServiceClientConfiguration.Builder Constructor Description AppflowServiceClientConfiguration(AppflowServiceClientConfiguration.Builder builder) -
Uses of AppflowServiceClientConfiguration.Builder in software.amazon.awssdk.services.appflow.internal
Classes in software.amazon.awssdk.services.appflow.internal that implement AppflowServiceClientConfiguration.Builder Modifier and Type Class Description classAppflowServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.appflow.internal that return AppflowServiceClientConfiguration.Builder Modifier and Type Method Description AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. authSchemeProvider(AppflowAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationAppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)AppflowServiceClientConfiguration.BuilderAppflowServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-