@Generated(value="software.amazon.awssdk:codegen") public interface LicenseManagerUserSubscriptionsEndpointProvider extends EndpointProvider
LicenseManagerUserSubscriptionsEndpointParams, and resolves an Endpoint base on the given parameters.| Modifier and Type | Method and Description |
|---|---|
static LicenseManagerUserSubscriptionsEndpointProvider |
defaultProvider() |
default CompletableFuture<Endpoint> |
resolveEndpoint(Consumer<LicenseManagerUserSubscriptionsEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> |
resolveEndpoint(LicenseManagerUserSubscriptionsEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
CompletableFuture<Endpoint> resolveEndpoint(LicenseManagerUserSubscriptionsEndpointParams endpointParams)
default CompletableFuture<Endpoint> resolveEndpoint(Consumer<LicenseManagerUserSubscriptionsEndpointParams.Builder> endpointParamsConsumer)
static LicenseManagerUserSubscriptionsEndpointProvider defaultProvider()
Copyright © 2023. All rights reserved.