| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static StartMatchBackfillResponse.Builder |
StartMatchBackfillResponse.builder() |
default StartMatchBackfillResponse.Builder |
StartMatchBackfillResponse.Builder.matchmakingTicket(Consumer<MatchmakingTicket.Builder> matchmakingTicket)
Ticket representing the backfill matchmaking request.
|
StartMatchBackfillResponse.Builder |
StartMatchBackfillResponse.Builder.matchmakingTicket(MatchmakingTicket matchmakingTicket)
Ticket representing the backfill matchmaking request.
|
StartMatchBackfillResponse.Builder |
StartMatchBackfillResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartMatchBackfillResponse.Builder> |
StartMatchBackfillResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.