| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.builder() |
DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.Builder.configurations(Collection<MatchmakingConfiguration> configurations)
A collection of requested matchmaking configurations.
|
DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.Builder.configurations(Consumer<MatchmakingConfiguration.Builder>... configurations)
A collection of requested matchmaking configurations.
|
DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.Builder.configurations(MatchmakingConfiguration... configurations)
A collection of requested matchmaking configurations.
|
DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.Builder.nextToken(String nextToken)
A token that indicates where to resume retrieving results on the next call to this operation.
|
DescribeMatchmakingConfigurationsResponse.Builder |
DescribeMatchmakingConfigurationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeMatchmakingConfigurationsResponse.Builder> |
DescribeMatchmakingConfigurationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.