| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
List<LocationAttributes> |
DescribeFleetLocationAttributesResponse.locationAttributes()
Location-specific information on the requested fleet's remote locations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetLocationAttributesResponse.Builder |
DescribeFleetLocationAttributesResponse.Builder.locationAttributes(LocationAttributes... locationAttributes)
Location-specific information on the requested fleet's remote locations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetLocationAttributesResponse.Builder |
DescribeFleetLocationAttributesResponse.Builder.locationAttributes(Collection<LocationAttributes> locationAttributes)
Location-specific information on the requested fleet's remote locations.
|
Copyright © 2022. All rights reserved.