C# Class Amazon.Snowball.Model.ListJobsRequest

Container for the parameters to the ListJobs operation. Returns an array of JobListEntry objects of the specified length. Each JobListEntry object contains a job's state, a job's ID, and a value that indicates whether the job is a job part, in the case of export jobs. Calling this API action in one of the US regions will return jobs from the list of all jobs associated with this account in all US regions.
Inheritance: AmazonSnowballRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool