Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.ElasticLoadBalancingV2EndpointParams.Builder
Packages that use ElasticLoadBalancingV2EndpointParams.Builder
-
Uses of ElasticLoadBalancingV2EndpointParams.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints that return ElasticLoadBalancingV2EndpointParams.BuilderModifier and TypeMethodDescriptionElasticLoadBalancingV2EndpointParams.builder()ElasticLoadBalancingV2EndpointParams.toBuilder()ElasticLoadBalancingV2EndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints with type arguments of type ElasticLoadBalancingV2EndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>ElasticLoadBalancingV2EndpointProvider.resolveEndpoint(Consumer<ElasticLoadBalancingV2EndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.