Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.endpoints.ElasticLoadBalancingEndpointParams
-
-
Uses of ElasticLoadBalancingEndpointParams in software.amazon.awssdk.services.elasticloadbalancing.endpoints
Methods in software.amazon.awssdk.services.elasticloadbalancing.endpoints that return ElasticLoadBalancingEndpointParams Modifier and Type Method Description ElasticLoadBalancingEndpointParamsElasticLoadBalancingEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.elasticloadbalancing.endpoints with parameters of type ElasticLoadBalancingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ElasticLoadBalancingEndpointProvider. resolveEndpoint(ElasticLoadBalancingEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ElasticLoadBalancingEndpointParams in software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal
Methods in software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal that return ElasticLoadBalancingEndpointParams Modifier and Type Method Description static ElasticLoadBalancingEndpointParamsElasticLoadBalancingResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal with parameters of type ElasticLoadBalancingEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultElasticLoadBalancingEndpointProvider. resolveEndpoint(ElasticLoadBalancingEndpointParams params)
-