| 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> |
DescribeEvaluationsIterable.results()
Returns an iterable to iterate through the paginated
DescribeEvaluationsResponse.results() member. |
SdkPublisher<Evaluation> |
DescribeEvaluationsPublisher.results()
Returns a publisher that can be used to get a stream of data.
|
| 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.