| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model | |
| software.amazon.awssdk.services.robomaker.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Fleet> |
ListFleetsResponse.fleetDetails()
A list of fleet details meeting the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListFleetsResponse.Builder |
ListFleetsResponse.Builder.fleetDetails(Fleet... fleetDetails)
A list of fleet details meeting the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListFleetsResponse.Builder |
ListFleetsResponse.Builder.fleetDetails(Collection<Fleet> fleetDetails)
A list of fleet details meeting the request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Fleet> |
ListFleetsPublisher.fleetDetails()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Fleet> |
ListFleetsIterable.fleetDetails()
Returns an iterable to iterate through the paginated
ListFleetsResponse.fleetDetails() member. |
Copyright © 2022. All rights reserved.