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