| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFleetLocationsResponse |
GameLiftClient.createFleetLocations(CreateFleetLocationsRequest createFleetLocationsRequest)
Adds remote locations to a fleet and begins populating the new locations with EC2 instances.
|
default CompletableFuture<CreateFleetLocationsResponse> |
GameLiftAsyncClient.createFleetLocations(CreateFleetLocationsRequest createFleetLocationsRequest)
Adds remote locations to a fleet and begins populating the new locations with EC2 instances.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFleetLocationsRequestMarshaller.marshall(CreateFleetLocationsRequest createFleetLocationsRequest) |
Copyright © 2021. All rights reserved.