Class DefaultLicenseManagerLinuxSubscriptionsEndpointProvider
java.lang.Object
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.internal.DefaultLicenseManagerLinuxSubscriptionsEndpointProvider
- All Implemented Interfaces:
EndpointProvider,LicenseManagerLinuxSubscriptionsEndpointProvider
@Generated("software.amazon.awssdk:codegen")
public final class DefaultLicenseManagerLinuxSubscriptionsEndpointProvider
extends Object
implements LicenseManagerLinuxSubscriptionsEndpointProvider
-
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
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.LicenseManagerLinuxSubscriptionsEndpointProvider
resolveEndpoint
-
Constructor Details
-
DefaultLicenseManagerLinuxSubscriptionsEndpointProvider
public DefaultLicenseManagerLinuxSubscriptionsEndpointProvider()
-
-
Method Details
-
resolveEndpoint
public CompletableFuture<Endpoint> resolveEndpoint(LicenseManagerLinuxSubscriptionsEndpointParams params) Description copied from interface:LicenseManagerLinuxSubscriptionsEndpointProviderCompute the endpoint based on the given set of parameters.- Specified by:
resolveEndpointin interfaceLicenseManagerLinuxSubscriptionsEndpointProvider
-
equals
-
hashCode
-