Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.ElasticLoadBalancingV2EndpointParams
-
-
Uses of ElasticLoadBalancingV2EndpointParams in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints that return ElasticLoadBalancingV2EndpointParams Modifier and Type Method Description ElasticLoadBalancingV2EndpointParamsElasticLoadBalancingV2EndpointParams.Builder. build()Methods in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints with parameters of type ElasticLoadBalancingV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ElasticLoadBalancingV2EndpointProvider. resolveEndpoint(ElasticLoadBalancingV2EndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ElasticLoadBalancingV2EndpointParams in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.internal
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.internal that return ElasticLoadBalancingV2EndpointParams Modifier and Type Method Description static ElasticLoadBalancingV2EndpointParamsElasticLoadBalancingV2ResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.internal with parameters of type ElasticLoadBalancingV2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultElasticLoadBalancingV2EndpointProvider. resolveEndpoint(ElasticLoadBalancingV2EndpointParams endpointParams)
-