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