| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Evaluation> |
DescribeEvaluationsResponse.results()
A list of
Evaluation that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeEvaluationsResponse.Builder |
DescribeEvaluationsResponse.Builder.results(Evaluation... results)
A list of
Evaluation that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeEvaluationsResponse.Builder |
DescribeEvaluationsResponse.Builder.results(Collection<Evaluation> results)
A list of
Evaluation that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
Evaluation |
EvaluationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationMarshaller.marshall(Evaluation evaluation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.