| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeMatchmakingConfigurationsResponse |
GameLiftClient.describeMatchmakingConfigurations()
Retrieves the details of FlexMatch matchmaking configurations.
|
default DescribeMatchmakingConfigurationsResponse |
GameLiftClient.describeMatchmakingConfigurations(Consumer<DescribeMatchmakingConfigurationsRequest.Builder> describeMatchmakingConfigurationsRequest)
Retrieves the details of FlexMatch matchmaking configurations.
|
default DescribeMatchmakingConfigurationsResponse |
GameLiftClient.describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest describeMatchmakingConfigurationsRequest)
Retrieves the details of FlexMatch matchmaking configurations.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMatchmakingConfigurationsResponse> |
GameLiftAsyncClient.describeMatchmakingConfigurations()
Retrieves the details of FlexMatch matchmaking configurations.
|
default CompletableFuture<DescribeMatchmakingConfigurationsResponse> |
GameLiftAsyncClient.describeMatchmakingConfigurations(Consumer<DescribeMatchmakingConfigurationsRequest.Builder> describeMatchmakingConfigurationsRequest)
Retrieves the details of FlexMatch matchmaking configurations.
|
default CompletableFuture<DescribeMatchmakingConfigurationsResponse> |
GameLiftAsyncClient.describeMatchmakingConfigurations(DescribeMatchmakingConfigurationsRequest describeMatchmakingConfigurationsRequest)
Retrieves the details of FlexMatch matchmaking configurations.
|
Copyright © 2019. All rights reserved.