Class DefaultApiGatewayEndpointProvider
java.lang.Object
software.amazon.awssdk.services.apigateway.endpoints.internal.DefaultApiGatewayEndpointProvider
- All Implemented Interfaces:
EndpointProvider,ApiGatewayEndpointProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultApiGatewayEndpointProvider
extends Object
implements ApiGatewayEndpointProvider
-
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.apigateway.endpoints.ApiGatewayEndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultApiGatewayEndpointProvider
public DefaultApiGatewayEndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:ApiGatewayEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
resolveEndpointin interfaceApiGatewayEndpointProvider
-
equals
-
hashCode
public int hashCode()
-