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