Uses of Class
software.amazon.awssdk.services.gamelift.endpoints.GameLiftEndpointParams
-
Packages that use GameLiftEndpointParams Package Description software.amazon.awssdk.services.gamelift.endpoints software.amazon.awssdk.services.gamelift.endpoints.internal -
-
Uses of GameLiftEndpointParams in software.amazon.awssdk.services.gamelift.endpoints
Methods in software.amazon.awssdk.services.gamelift.endpoints that return GameLiftEndpointParams Modifier and Type Method Description GameLiftEndpointParamsGameLiftEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.gamelift.endpoints with parameters of type GameLiftEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>GameLiftEndpointProvider. resolveEndpoint(GameLiftEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of GameLiftEndpointParams in software.amazon.awssdk.services.gamelift.endpoints.internal
Methods in software.amazon.awssdk.services.gamelift.endpoints.internal that return GameLiftEndpointParams Modifier and Type Method Description static GameLiftEndpointParamsGameLiftResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.gamelift.endpoints.internal with parameters of type GameLiftEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultGameLiftEndpointProvider. resolveEndpoint(GameLiftEndpointParams endpointParams)
-