| Package | Description |
|---|---|
| software.amazon.awssdk.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
List<FleetSummary> |
ListFleetsResponse.fleetSummaryList()
The summary list of the fleets.
|
| Modifier and Type | Method and Description |
|---|---|
ListFleetsResponse.Builder |
ListFleetsResponse.Builder.fleetSummaryList(FleetSummary... fleetSummaryList)
The summary list of the fleets.
|
| Modifier and Type | Method and Description |
|---|---|
ListFleetsResponse.Builder |
ListFleetsResponse.Builder.fleetSummaryList(Collection<FleetSummary> fleetSummaryList)
The summary list of the fleets.
|
Copyright © 2022. All rights reserved.