| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<FlywheelSummary> |
ListFlywheelsResponse.flywheelSummaryList()
A list of flywheel properties retrieved by the service in response to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListFlywheelsResponse.Builder |
ListFlywheelsResponse.Builder.flywheelSummaryList(FlywheelSummary... flywheelSummaryList)
A list of flywheel properties retrieved by the service in response to the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListFlywheelsResponse.Builder |
ListFlywheelsResponse.Builder.flywheelSummaryList(Collection<FlywheelSummary> flywheelSummaryList)
A list of flywheel properties retrieved by the service in response to the request.
|
Copyright © 2023. All rights reserved.