Expand description

Utilities to ergonomically construct a request to the service.

Fluent builders are created through the Client by calling one if its operation methods. After parameters are set using the builder methods, the send method can be called to initiate the request.

Structs

Fluent builder constructing a request to FindLobby.

Fluent builder constructing a request to JoinLobby.

Fluent builder constructing a request to ListLobbies.

Fluent builder constructing a request to ListRegions.

Fluent builder constructing a request to LobbyReady.

Fluent builder constructing a request to PlayerConnected.

Fluent builder constructing a request to PlayerDisconnected.

Fluent builder constructing a request to SetLobbyClosed.