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