Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.ElasticLoadBalancingAuthSchemeProvider
Packages that use ElasticLoadBalancingAuthSchemeProvider
Package
Description
-
Uses of ElasticLoadBalancingAuthSchemeProvider in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing that return ElasticLoadBalancingAuthSchemeProviderModifier and TypeMethodDescriptionElasticLoadBalancingServiceClientConfiguration.authSchemeProvider()Gets the value for auth scheme providerElasticLoadBalancingServiceClientConfiguration.Builder.authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type ElasticLoadBalancingAuthSchemeProviderModifier and TypeMethodDescriptiondefault BElasticLoadBalancingBaseClientBuilder.authSchemeProvider(ElasticLoadBalancingAuthSchemeProvider authSchemeProvider) Set theElasticLoadBalancingAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.ElasticLoadBalancingServiceClientConfiguration.Builder.authSchemeProvider(ElasticLoadBalancingAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme provider -
Uses of ElasticLoadBalancingAuthSchemeProvider in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme
Methods in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme that return ElasticLoadBalancingAuthSchemeProviderModifier and TypeMethodDescriptionElasticLoadBalancingAuthSchemeProvider.defaultProvider()Get the default auth scheme provider.ElasticLoadBalancingAuthSchemeProvider.defaultProvider(List<String> authSchemePreference) Get the default auth scheme provider the preferred auth schemes in order of preference. -
Uses of ElasticLoadBalancingAuthSchemeProvider in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.internal
Classes in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.internal that implement ElasticLoadBalancingAuthSchemeProviderModifier and TypeClassDescriptionfinal classfinal classConstructors in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.internal with parameters of type ElasticLoadBalancingAuthSchemeProviderModifierConstructorDescriptionPreferredElasticLoadBalancingAuthSchemeProvider(ElasticLoadBalancingAuthSchemeProvider delegate, List<String> authSchemePreference) -
Uses of ElasticLoadBalancingAuthSchemeProvider in software.amazon.awssdk.services.elasticloadbalancing.internal
Methods in software.amazon.awssdk.services.elasticloadbalancing.internal that return ElasticLoadBalancingAuthSchemeProviderModifier and TypeMethodDescriptionElasticLoadBalancingServiceClientConfigurationBuilder.authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.elasticloadbalancing.internal with parameters of type ElasticLoadBalancingAuthSchemeProviderModifier and TypeMethodDescriptionElasticLoadBalancingServiceClientConfigurationBuilder.authSchemeProvider(ElasticLoadBalancingAuthSchemeProvider authSchemeProvider) Sets the value for auth scheme provider