Uses of Interface
software.amazon.awssdk.services.lambda.LambdaServiceClientConfiguration.Builder
Packages that use LambdaServiceClientConfiguration.Builder
Package
Description
-
Uses of LambdaServiceClientConfiguration.Builder in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda that return LambdaServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionLambdaServiceClientConfiguration.Builder.authSchemeProvider(LambdaAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerLambdaServiceClientConfiguration.builder()LambdaServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerLambdaServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideLambdaServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerLambdaServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationLambdaServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.lambda with parameters of type LambdaServiceClientConfiguration.BuilderModifierConstructorDescription -
Uses of LambdaServiceClientConfiguration.Builder in software.amazon.awssdk.services.lambda.internal
Classes in software.amazon.awssdk.services.lambda.internal that implement LambdaServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.lambda.internal that return LambdaServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionLambdaServiceClientConfigurationBuilder.authSchemeProvider(LambdaAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerLambdaServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerLambdaServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideLambdaServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerLambdaServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationLambdaServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region