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