Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme.ElasticLoadBalancingV2AuthSchemeParams
-
-
Uses of ElasticLoadBalancingV2AuthSchemeParams in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme that return ElasticLoadBalancingV2AuthSchemeParams Modifier and Type Method Description ElasticLoadBalancingV2AuthSchemeParamsElasticLoadBalancingV2AuthSchemeParams.Builder. build()Returns aElasticLoadBalancingV2AuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme with parameters of type ElasticLoadBalancingV2AuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>ElasticLoadBalancingV2AuthSchemeProvider. resolveAuthScheme(ElasticLoadBalancingV2AuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of ElasticLoadBalancingV2AuthSchemeParams in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme.internal
Classes in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme.internal that implement ElasticLoadBalancingV2AuthSchemeParams Modifier and Type Class Description classDefaultElasticLoadBalancingV2AuthSchemeParamsMethods in software.amazon.awssdk.services.elasticloadbalancingv2.auth.scheme.internal with parameters of type ElasticLoadBalancingV2AuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultElasticLoadBalancingV2AuthSchemeProvider. resolveAuthScheme(ElasticLoadBalancingV2AuthSchemeParams params)
-