Class DefaultSsmGuiConnectEndpointProvider
java.lang.Object
software.amazon.awssdk.services.ssmguiconnect.endpoints.internal.DefaultSsmGuiConnectEndpointProvider
- All Implemented Interfaces:
EndpointProvider
,SsmGuiConnectEndpointProvider
@Generated("software.amazon.awssdk:codegen")
public final class DefaultSsmGuiConnectEndpointProvider
extends Object
implements SsmGuiConnectEndpointProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
resolveEndpoint
(SsmGuiConnectEndpointParams endpointParams) Compute the endpoint based on the given set of parameters.Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.awssdk.services.ssmguiconnect.endpoints.SsmGuiConnectEndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultSsmGuiConnectEndpointProvider
public DefaultSsmGuiConnectEndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:SsmGuiConnectEndpointProvider
Compute the endpoint based on the given set of parameters.- Specified by:
resolveEndpoint
in interfaceSsmGuiConnectEndpointProvider
-
equals
-
hashCode
-