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