Class DefaultCloudHsmV2EndpointProvider
java.lang.Object
software.amazon.awssdk.services.cloudhsmv2.endpoints.internal.DefaultCloudHsmV2EndpointProvider
- All Implemented Interfaces:
EndpointProvider
,CloudHsmV2EndpointProvider
@Generated("software.amazon.awssdk:codegen")
public final class DefaultCloudHsmV2EndpointProvider
extends Object
implements CloudHsmV2EndpointProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveEndpoint
(CloudHsmV2EndpointParams 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, wait
Methods inherited from interface software.amazon.awssdk.services.cloudhsmv2.endpoints.CloudHsmV2EndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultCloudHsmV2EndpointProvider
public DefaultCloudHsmV2EndpointProvider()
-
-
Method Details
-
resolveEndpoint
Description copied from interface:CloudHsmV2EndpointProvider
Compute the endpoint based on the given set of parameters.- Specified by:
resolveEndpoint
in interfaceCloudHsmV2EndpointProvider
-