Class DefaultLambdaMicrovmsEndpointProvider
java.lang.Object
software.amazon.awssdk.services.lambdamicrovms.endpoints.internal.DefaultLambdaMicrovmsEndpointProvider
- All Implemented Interfaces:
EndpointProvider,LambdaMicrovmsEndpointProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultLambdaMicrovmsEndpointProvider
extends Object
implements LambdaMicrovmsEndpointProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resolveEndpoint(LambdaMicrovmsEndpointParams 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.lambdamicrovms.endpoints.LambdaMicrovmsEndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultLambdaMicrovmsEndpointProvider
public DefaultLambdaMicrovmsEndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:LambdaMicrovmsEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
resolveEndpointin interfaceLambdaMicrovmsEndpointProvider
-
equals
-
hashCode
-