| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFleetRequestMarshaller.marshall(CreateFleetRequest createFleetRequest) |
Copyright © 2022. All rights reserved.