| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Sample> |
ListSamplesResponse.samples()
Information about the samples.
|
| Modifier and Type | Method and Description |
|---|---|
ListSamplesResponse.Builder |
ListSamplesResponse.Builder.samples(Sample... samples)
Information about the samples.
|
| Modifier and Type | Method and Description |
|---|---|
ListSamplesResponse.Builder |
ListSamplesResponse.Builder.samples(Collection<Sample> samples)
Information about the samples.
|
| Modifier and Type | Method and Description |
|---|---|
Sample |
SampleUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SampleMarshaller.marshall(Sample sample,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.