| Package | Description |
|---|---|
| com.amazonaws.services.importexport.model |
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.clone() |
Job |
Job.withCreationDate(Date creationDate)
Sets the value of the CreationDate property for this object.
|
Job |
Job.withIsCanceled(Boolean isCanceled)
Sets the value of the IsCanceled property for this object.
|
Job |
Job.withJobId(String jobId)
Sets the value of the JobId property for this object.
|
Job |
Job.withJobType(JobType jobType)
Sets the value of the JobType property for this object.
|
Job |
Job.withJobType(String jobType)
Sets the value of the JobType property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Job> |
ListJobsResult.getJobs()
Returns the value of the Jobs property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResult |
ListJobsResult.withJobs(Job... jobs)
Sets the value of the Jobs property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListJobsResult.setJobs(Collection<Job> jobs)
Sets the value of the Jobs property for this object.
|
ListJobsResult |
ListJobsResult.withJobs(Collection<Job> jobs)
Sets the value of the Jobs property for this object.
|
Copyright © 2015. All rights reserved.