| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static ListLocationsResponse.Builder |
ListLocationsResponse.builder() |
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.locations(Collection<LocationModel> locations)
A collection of locations.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.locations(Consumer<LocationModel.Builder>... locations)
A collection of locations.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.locations(LocationModel... locations)
A collection of locations.
|
ListLocationsResponse.Builder |
ListLocationsResponse.Builder.nextToken(String nextToken)
A token that indicates where to resume retrieving results on the next call to this operation.
|
ListLocationsResponse.Builder |
ListLocationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListLocationsResponse.Builder> |
ListLocationsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.