| 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.
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationResponse |
GameLiftClient.createLocation(CreateLocationRequest createLocationRequest)
Creates a custom location for use in an Anywhere fleet.
|
default CompletableFuture<CreateLocationResponse> |
GameLiftAsyncClient.createLocation(CreateLocationRequest createLocationRequest)
Creates a custom location for use in an Anywhere fleet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLocationRequestMarshaller.marshall(CreateLocationRequest createLocationRequest) |
Copyright © 2023. All rights reserved.