Class DefaultElasticLoadBalancingV2EndpointProvider
java.lang.Object
software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.internal.DefaultElasticLoadBalancingV2EndpointProvider
- All Implemented Interfaces:
EndpointProvider
,ElasticLoadBalancingV2EndpointProvider
@Generated("software.amazon.awssdk:codegen")
public final class DefaultElasticLoadBalancingV2EndpointProvider
extends Object
implements ElasticLoadBalancingV2EndpointProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
Compute the endpoint based on the given set of parameters.Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.awssdk.services.elasticloadbalancingv2.endpoints.ElasticLoadBalancingV2EndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultElasticLoadBalancingV2EndpointProvider
public DefaultElasticLoadBalancingV2EndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:ElasticLoadBalancingV2EndpointProvider
Compute the endpoint based on the given set of parameters.- Specified by:
resolveEndpoint
in interfaceElasticLoadBalancingV2EndpointProvider
-
equals
-
hashCode
-