Package | Description |
---|---|
com.amazonaws.services.batch |
AWS Batch enables you to run batch computing workloads on the AWS Cloud.
|
com.amazonaws.services.batch.model |
Class and Description |
---|
ArrayJobDependency |
ArrayProperties
An object representing an AWS Batch array job.
|
ArrayPropertiesDetail
An object representing the array properties of a job.
|
ArrayPropertiesSummary
An object representing the array properties of a job.
|
AttemptContainerDetail
An object representing the details of a container that is part of a job attempt.
|
AttemptDetail
An object representing a job attempt.
|
AWSBatchException
Base exception for all service exceptions thrown by AWS Batch
|
CancelJobRequest |
CancelJobResult |
CEState |
CEStatus |
CEType |
ComputeEnvironmentDetail
An object representing an AWS Batch compute environment.
|
ComputeEnvironmentOrder
The order in which compute environments are tried for job placement within a queue.
|
ComputeResource
An object representing an AWS Batch compute resource.
|
ComputeResourceUpdate
An object representing the attributes of a compute environment that can be updated.
|
ContainerDetail
An object representing the details of a container that is part of a job.
|
ContainerOverrides
The overrides that should be sent to a container.
|
ContainerProperties
Container properties are used in job definitions to describe the container that is launched as part of a job.
|
ContainerSummary
An object representing summary details of a container within a job.
|
CreateComputeEnvironmentRequest |
CreateComputeEnvironmentResult |
CreateJobQueueRequest |
CreateJobQueueResult |
CRType |
DeleteComputeEnvironmentRequest |
DeleteComputeEnvironmentResult |
DeleteJobQueueRequest |
DeleteJobQueueResult |
DeregisterJobDefinitionRequest |
DeregisterJobDefinitionResult |
DescribeComputeEnvironmentsRequest |
DescribeComputeEnvironmentsResult |
DescribeJobDefinitionsRequest |
DescribeJobDefinitionsResult |
DescribeJobQueuesRequest |
DescribeJobQueuesResult |
DescribeJobsRequest |
DescribeJobsResult |
Host
The contents of the
host parameter determine whether your data volume persists on the host container
instance and where it is stored. |
JobDefinition
An object representing an AWS Batch job definition.
|
JobDefinitionType |
JobDependency
An object representing an AWS Batch job dependency.
|
JobDetail
An object representing an AWS Batch job.
|
JobQueueDetail
An object representing the details of an AWS Batch job queue.
|
JobStatus |
JobSummary
An object representing summary details of a job.
|
JobTimeout
An object representing a job timeout configuration.
|
JQState |
JQStatus |
KeyValuePair
A key-value pair object.
|
ListJobsRequest |
ListJobsResult |
MountPoint
Details on a Docker volume mount point that is used in a job's container properties.
|
RegisterJobDefinitionRequest |
RegisterJobDefinitionResult |
RetryStrategy
The retry strategy associated with a job.
|
SubmitJobRequest |
SubmitJobResult |
TerminateJobRequest |
TerminateJobResult |
Ulimit
The
ulimit settings to pass to the container. |
UpdateComputeEnvironmentRequest |
UpdateComputeEnvironmentResult |
UpdateJobQueueRequest |
UpdateJobQueueResult |
Volume
A data volume used in a job's container properties.
|
Copyright © 2018. All rights reserved.