| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFleetResponse |
GameLiftClient.createFleet(Consumer<CreateFleetRequest.Builder> createFleetRequest)
Creates a fleet of Amazon Elastic Compute Cloud (Amazon Elastic Compute Cloud) instances to host your custom game
server or Realtime Servers.
|
default CreateFleetResponse |
GameLiftClient.createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet of Amazon Elastic Compute Cloud (Amazon Elastic Compute Cloud) instances to host your custom game
server or Realtime Servers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFleetResponse> |
GameLiftAsyncClient.createFleet(Consumer<CreateFleetRequest.Builder> createFleetRequest)
Creates a fleet of Amazon Elastic Compute Cloud (Amazon Elastic Compute Cloud) instances to host your custom game
server or Realtime Servers.
|
default CompletableFuture<CreateFleetResponse> |
GameLiftAsyncClient.createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet of Amazon Elastic Compute Cloud (Amazon Elastic Compute Cloud) instances to host your custom game
server or Realtime Servers.
|
Copyright © 2023. All rights reserved.