| Package | Description |
|---|---|
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
Artifact.clone() |
Artifact |
Artifact.withDescription(String description)
Sets the value of the Description property for this object.
|
Artifact |
Artifact.withURL(String uRL)
Sets the value of the URL property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
GetStatusResult.getArtifactList()
Returns the value of the ArtifactList property for this object.
|
List<Artifact> |
CreateJobResult.getArtifactList()
Returns the value of the ArtifactList property for this object.
|
List<Artifact> |
UpdateJobResult.getArtifactList()
Returns the value of the ArtifactList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetStatusResult |
GetStatusResult.withArtifactList(Artifact... artifactList)
Sets the value of the ArtifactList property for this object.
|
CreateJobResult |
CreateJobResult.withArtifactList(Artifact... artifactList)
Sets the value of the ArtifactList property for this object.
|
UpdateJobResult |
UpdateJobResult.withArtifactList(Artifact... artifactList)
Sets the value of the ArtifactList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStatusResult.setArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
void |
CreateJobResult.setArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
void |
UpdateJobResult.setArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
GetStatusResult |
GetStatusResult.withArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
CreateJobResult |
CreateJobResult.withArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
UpdateJobResult |
UpdateJobResult.withArtifactList(Collection<Artifact> artifactList)
Sets the value of the ArtifactList property for this object.
|
Copyright © 2015. All rights reserved.