| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
FleetAttributes |
CreateFleetResponse.fleetAttributes()
Properties for the newly created fleet.
|
| Modifier and Type | Method and Description |
|---|---|
List<FleetAttributes> |
DescribeFleetAttributesResponse.fleetAttributes()
Collection of objects containing attribute metadata for each requested fleet ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetAttributesResponse.Builder |
DescribeFleetAttributesResponse.Builder.fleetAttributes(FleetAttributes... fleetAttributes)
Collection of objects containing attribute metadata for each requested fleet ID.
|
CreateFleetResponse.Builder |
CreateFleetResponse.Builder.fleetAttributes(FleetAttributes fleetAttributes)
Properties for the newly created fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetAttributesResponse.Builder |
DescribeFleetAttributesResponse.Builder.fleetAttributes(Collection<FleetAttributes> fleetAttributes)
Collection of objects containing attribute metadata for each requested fleet ID.
|
Copyright © 2019. All rights reserved.