| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
static Connection.Builder |
Connection.builder() |
Connection.Builder |
Connection.Builder.created(Instant created)
The date and time when the connection was created.
|
Connection.Builder |
Connection.Builder.id(String id)
The identifier used to indicate a specific WebSocket connection.
|
Connection.Builder |
Connection.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Connection.Builder> |
Connection.serializableBuilderClass() |
Copyright © 2022. All rights reserved.