C# Class Amazon.Batch.Model.ListJobsRequest

Container for the parameters to the ListJobs operation. Returns a list of task jobs for a specified job queue. You can filter the results by job status with the jobStatus parameter.
Inheritance: AmazonBatchRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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