C# Class Amazon.ImportExport.Model.ListJobsRequest

Container for the parameters to the ListJobs operation.

This operation returns the jobs associated with the requester. AWS Import/Export lists the jobs in reverse chronological order based on the date of creation. For example if Job Test1 was created 2009Dec30 and Test2 was created 2010Feb05, the ListJobs operation would return Test2 followed by Test1.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Mostrar archivo Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMarker ( ) : bool
IsSetMaxJobs ( ) : bool