| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBuildResponse> |
GameLiftAsyncClient.createBuild(CreateBuildRequest createBuildRequest)
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your
game server build files in an Amazon Simple Storage Service (Amazon S3) location.
|
default CreateBuildResponse |
GameLiftClient.createBuild(CreateBuildRequest createBuildRequest)
Creates a new Amazon GameLift build record for your game server binary files and points to the location of your
game server build files in an Amazon Simple Storage Service (Amazon S3) location.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBuildRequestMarshaller.marshall(CreateBuildRequest createBuildRequest) |
Copyright © 2019. All rights reserved.