| 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 |
|---|---|
SdkIterable<Evaluation> |
DescribeEvaluationsPaginator.results()
Returns an iterable to iterate through the paginated
DescribeEvaluationsResponse.results() member. |
| 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 © 2018. All rights reserved.