| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteFleetLocationsResponse> |
GameLiftAsyncClient.deleteFleetLocations(DeleteFleetLocationsRequest deleteFleetLocationsRequest)
Removes locations from a multi-location fleet.
|
default DeleteFleetLocationsResponse |
GameLiftClient.deleteFleetLocations(DeleteFleetLocationsRequest deleteFleetLocationsRequest)
Removes locations from a multi-location fleet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteFleetLocationsRequestMarshaller.marshall(DeleteFleetLocationsRequest deleteFleetLocationsRequest) |
Copyright © 2022. All rights reserved.