Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.ElasticLoadBalancingAuthSchemeParams.Builder
Packages that use ElasticLoadBalancingAuthSchemeParams.Builder
Package
Description
-
Uses of ElasticLoadBalancingAuthSchemeParams.Builder in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme
Methods in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme that return ElasticLoadBalancingAuthSchemeParams.BuilderModifier and TypeMethodDescriptionElasticLoadBalancingAuthSchemeParams.builder()Get a new builder for creating aElasticLoadBalancingAuthSchemeParams.Set the operation for which to resolve the auth scheme.Set the region.ElasticLoadBalancingAuthSchemeParams.toBuilder()Returns aElasticLoadBalancingAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme with type arguments of type ElasticLoadBalancingAuthSchemeParams.BuilderModifier and TypeMethodDescriptiondefault List<AuthSchemeOption>ElasticLoadBalancingAuthSchemeProvider.resolveAuthScheme(Consumer<ElasticLoadBalancingAuthSchemeParams.Builder> consumer) Resolve the auth schemes based on the given set of parameters. -
Uses of ElasticLoadBalancingAuthSchemeParams.Builder in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.internal
Methods in software.amazon.awssdk.services.elasticloadbalancing.auth.scheme.internal that return ElasticLoadBalancingAuthSchemeParams.Builder