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