Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.ElasticLoadBalancingV2ServiceClientConfiguration.Builder
Packages that use ElasticLoadBalancingV2ServiceClientConfiguration.Builder
Package
Description
-
Uses of ElasticLoadBalancingV2ServiceClientConfiguration.Builder in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return ElasticLoadBalancingV2ServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionElasticLoadBalancingV2ServiceClientConfiguration.Builder.authSchemeProvider(ElasticLoadBalancingV2AuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerElasticLoadBalancingV2ServiceClientConfiguration.builder()ElasticLoadBalancingV2ServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerElasticLoadBalancingV2ServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideElasticLoadBalancingV2ServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerElasticLoadBalancingV2ServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationElasticLoadBalancingV2ServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS regionConstructors in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type ElasticLoadBalancingV2ServiceClientConfiguration.BuilderModifierConstructorDescriptionElasticLoadBalancingV2ServiceClientConfiguration(ElasticLoadBalancingV2ServiceClientConfiguration.Builder builder) -
Uses of ElasticLoadBalancingV2ServiceClientConfiguration.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.internal
Classes in software.amazon.awssdk.services.elasticloadbalancingv2.internal that implement ElasticLoadBalancingV2ServiceClientConfiguration.BuilderMethods in software.amazon.awssdk.services.elasticloadbalancingv2.internal that return ElasticLoadBalancingV2ServiceClientConfiguration.BuilderModifier and TypeMethodDescriptionElasticLoadBalancingV2ServiceClientConfigurationBuilder.authSchemeProvider(ElasticLoadBalancingV2AuthSchemeProvider authSchemeProvider) Sets the value for auth scheme providerElasticLoadBalancingV2ServiceClientConfigurationBuilder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider) Sets the value for credentials providerElasticLoadBalancingV2ServiceClientConfigurationBuilder.endpointOverride(URI endpointOverride) Sets the value for endpoint overrideElasticLoadBalancingV2ServiceClientConfigurationBuilder.endpointProvider(EndpointProvider endpointProvider) Sets the value for endpoint providerElasticLoadBalancingV2ServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration) Sets the value for client override configurationElasticLoadBalancingV2ServiceClientConfigurationBuilder.putAuthScheme(AuthScheme<?> authScheme) Sets the value for AWS region