| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
ListArtifactsResponse.artifacts()
Information about the artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.artifacts(Artifact... artifacts)
Information about the artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
ListArtifactsResponse.Builder |
ListArtifactsResponse.Builder.artifacts(Collection<Artifact> artifacts)
Information about the artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ArtifactUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactMarshaller.marshall(Artifact artifact,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.