Skip navigation links
A B C D E F G H I J K L M R S T U V W 

A

AbstractAWSBatch - Class in com.amazonaws.services.batch
Abstract implementation of AWSBatch.
AbstractAWSBatch() - Constructor for class com.amazonaws.services.batch.AbstractAWSBatch
 
AbstractAWSBatchAsync - Class in com.amazonaws.services.batch
Abstract implementation of AWSBatchAsync.
AbstractAWSBatchAsync() - Constructor for class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDefinition
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDetail
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
 
addStatusSummaryEntry(String, Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.ComputeResource
 
ArrayJobDependency - Enum in com.amazonaws.services.batch.model
 
ArrayProperties - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch array job.
ArrayProperties() - Constructor for class com.amazonaws.services.batch.model.ArrayProperties
 
ArrayPropertiesDetail - Class in com.amazonaws.services.batch.model
An object representing the array properties of a job.
ArrayPropertiesDetail() - Constructor for class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
ArrayPropertiesSummary - Class in com.amazonaws.services.batch.model
An object representing the array properties of a job.
ArrayPropertiesSummary() - Constructor for class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
asyncBuilder() - Static method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
AttemptContainerDetail - Class in com.amazonaws.services.batch.model
An object representing the details of a container that is part of a job attempt.
AttemptContainerDetail() - Constructor for class com.amazonaws.services.batch.model.AttemptContainerDetail
 
AttemptDetail - Class in com.amazonaws.services.batch.model
An object representing a job attempt.
AttemptDetail() - Constructor for class com.amazonaws.services.batch.model.AttemptDetail
 
AWSBatch - Interface in com.amazonaws.services.batch
Interface for accessing AWS Batch.
AWSBatchAsync - Interface in com.amazonaws.services.batch
Interface for accessing AWS Batch asynchronously.
AWSBatchAsyncClient - Class in com.amazonaws.services.batch
Client for accessing AWS Batch asynchronously.
AWSBatchAsyncClient() - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.batch.AWSBatchAsyncClient
AWSBatchAsyncClientBuilder - Class in com.amazonaws.services.batch
Fluent builder for AWSBatchAsync.
AWSBatchClient - Class in com.amazonaws.services.batch
Client for accessing AWS Batch.
AWSBatchClient() - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClient(ClientConfiguration) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClient(AWSCredentials) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSBatchClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSBatchClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.batch.AWSBatchClient
AWSBatchClientBuilder - Class in com.amazonaws.services.batch
Fluent builder for AWSBatch.
AWSBatchException - Exception in com.amazonaws.services.batch.model
Base exception for all service exceptions thrown by AWS Batch
AWSBatchException(String) - Constructor for exception com.amazonaws.services.batch.model.AWSBatchException
Constructs a new AWSBatchException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClientBuilder
Construct an asynchronous implementation of AWSBatchAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.batch.AWSBatchClientBuilder
Construct a synchronous implementation of AWSBatch using the current builder configuration.
builder() - Static method in class com.amazonaws.services.batch.AWSBatchClient
 

C

cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
cancelJob(CancelJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Cancels a job in an AWS Batch job queue.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Cancels a job in an AWS Batch job queue.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
cancelJobAsync(CancelJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Cancels a job in an AWS Batch job queue.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Cancels a job in an AWS Batch job queue.
cancelJobAsync(CancelJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
CancelJobRequest - Class in com.amazonaws.services.batch.model
 
CancelJobRequest() - Constructor for class com.amazonaws.services.batch.model.CancelJobRequest
 
CancelJobResult - Class in com.amazonaws.services.batch.model
 
CancelJobResult() - Constructor for class com.amazonaws.services.batch.model.CancelJobResult
 
CEState - Enum in com.amazonaws.services.batch.model
 
CEStatus - Enum in com.amazonaws.services.batch.model
 
CEType - Enum in com.amazonaws.services.batch.model
 
clearParametersEntries() - Method in class com.amazonaws.services.batch.model.JobDefinition
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.batch.model.JobDetail
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Removes all the entries added into Parameters.
clearStatusSummaryEntries() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
Removes all the entries added into StatusSummary.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.ComputeResource
Removes all the entries added into Tags.
ClientException - Exception in com.amazonaws.services.batch.model
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that doesn't have permissions to use the action or resource, or specifying an identifier that is not valid.
ClientException(String) - Constructor for exception com.amazonaws.services.batch.model.ClientException
Constructs a new ClientException with the specified error message.
clone() - Method in class com.amazonaws.services.batch.model.ArrayProperties
 
clone() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
clone() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
clone() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
 
clone() - Method in class com.amazonaws.services.batch.model.AttemptDetail
 
clone() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
 
clone() - Method in class com.amazonaws.services.batch.model.CancelJobResult
 
clone() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
clone() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
 
clone() - Method in class com.amazonaws.services.batch.model.ComputeResource
 
clone() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
 
clone() - Method in class com.amazonaws.services.batch.model.ContainerDetail
 
clone() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
 
clone() - Method in class com.amazonaws.services.batch.model.ContainerProperties
 
clone() - Method in class com.amazonaws.services.batch.model.ContainerSummary
 
clone() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
 
clone() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
 
clone() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
 
clone() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
 
clone() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
 
clone() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueResult
 
clone() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
 
clone() - Method in class com.amazonaws.services.batch.model.Host
 
clone() - Method in class com.amazonaws.services.batch.model.JobDefinition
 
clone() - Method in class com.amazonaws.services.batch.model.JobDependency
 
clone() - Method in class com.amazonaws.services.batch.model.JobDetail
 
clone() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
 
clone() - Method in class com.amazonaws.services.batch.model.JobSummary
 
clone() - Method in class com.amazonaws.services.batch.model.JobTimeout
 
clone() - Method in class com.amazonaws.services.batch.model.KeyValuePair
 
clone() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
 
clone() - Method in class com.amazonaws.services.batch.model.ListJobsResult
 
clone() - Method in class com.amazonaws.services.batch.model.MountPoint
 
clone() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
 
clone() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
 
clone() - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
clone() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
 
clone() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
 
clone() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
 
clone() - Method in class com.amazonaws.services.batch.model.TerminateJobResult
 
clone() - Method in class com.amazonaws.services.batch.model.Ulimit
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
 
clone() - Method in class com.amazonaws.services.batch.model.Volume
 
com.amazonaws.services.batch - package com.amazonaws.services.batch
AWS Batch enables you to run batch computing workloads on the AWS Cloud.
com.amazonaws.services.batch.model - package com.amazonaws.services.batch.model
 
ComputeEnvironmentDetail - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch compute environment.
ComputeEnvironmentDetail() - Constructor for class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
ComputeEnvironmentOrder - Class in com.amazonaws.services.batch.model
The order in which compute environments are tried for job placement within a queue.
ComputeEnvironmentOrder() - Constructor for class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
 
ComputeResource - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch compute resource.
ComputeResource() - Constructor for class com.amazonaws.services.batch.model.ComputeResource
 
ComputeResourceUpdate - Class in com.amazonaws.services.batch.model
An object representing the attributes of a compute environment that can be updated.
ComputeResourceUpdate() - Constructor for class com.amazonaws.services.batch.model.ComputeResourceUpdate
 
configFactory - Static variable in class com.amazonaws.services.batch.AWSBatchClient
Client configuration factory providing ClientConfigurations tailored to this client
ContainerDetail - Class in com.amazonaws.services.batch.model
An object representing the details of a container that is part of a job.
ContainerDetail() - Constructor for class com.amazonaws.services.batch.model.ContainerDetail
 
ContainerOverrides - Class in com.amazonaws.services.batch.model
The overrides that should be sent to a container.
ContainerOverrides() - Constructor for class com.amazonaws.services.batch.model.ContainerOverrides
 
ContainerProperties - Class in com.amazonaws.services.batch.model
Container properties are used in job definitions to describe the container that is launched as part of a job.
ContainerProperties() - Constructor for class com.amazonaws.services.batch.model.ContainerProperties
 
ContainerSummary - Class in com.amazonaws.services.batch.model
An object representing summary details of a container within a job.
ContainerSummary() - Constructor for class com.amazonaws.services.batch.model.ContainerSummary
 
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Creates an AWS Batch compute environment.
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Creates an AWS Batch compute environment.
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest, AsyncHandler<CreateComputeEnvironmentRequest, CreateComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an AWS Batch compute environment.
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest, AsyncHandler<CreateComputeEnvironmentRequest, CreateComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an AWS Batch compute environment.
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest, AsyncHandler<CreateComputeEnvironmentRequest, CreateComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
CreateComputeEnvironmentRequest - Class in com.amazonaws.services.batch.model
 
CreateComputeEnvironmentRequest() - Constructor for class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
 
CreateComputeEnvironmentResult - Class in com.amazonaws.services.batch.model
 
CreateComputeEnvironmentResult() - Constructor for class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
 
createJobQueue(CreateJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
createJobQueue(CreateJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Creates an AWS Batch job queue.
createJobQueue(CreateJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Creates an AWS Batch job queue.
createJobQueueAsync(CreateJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createJobQueueAsync(CreateJobQueueRequest, AsyncHandler<CreateJobQueueRequest, CreateJobQueueResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createJobQueueAsync(CreateJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an AWS Batch job queue.
createJobQueueAsync(CreateJobQueueRequest, AsyncHandler<CreateJobQueueRequest, CreateJobQueueResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an AWS Batch job queue.
createJobQueueAsync(CreateJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
createJobQueueAsync(CreateJobQueueRequest, AsyncHandler<CreateJobQueueRequest, CreateJobQueueResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
CreateJobQueueRequest - Class in com.amazonaws.services.batch.model
 
CreateJobQueueRequest() - Constructor for class com.amazonaws.services.batch.model.CreateJobQueueRequest
 
CreateJobQueueResult - Class in com.amazonaws.services.batch.model
 
CreateJobQueueResult() - Constructor for class com.amazonaws.services.batch.model.CreateJobQueueResult
 
CRType - Enum in com.amazonaws.services.batch.model
 

D

defaultClient() - Static method in class com.amazonaws.services.batch.AWSBatchAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.batch.AWSBatchClientBuilder
 
deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deletes an AWS Batch compute environment.
deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deletes an AWS Batch compute environment.
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest, AsyncHandler<DeleteComputeEnvironmentRequest, DeleteComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes an AWS Batch compute environment.
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest, AsyncHandler<DeleteComputeEnvironmentRequest, DeleteComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes an AWS Batch compute environment.
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest, AsyncHandler<DeleteComputeEnvironmentRequest, DeleteComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DeleteComputeEnvironmentRequest - Class in com.amazonaws.services.batch.model
 
DeleteComputeEnvironmentRequest() - Constructor for class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
 
DeleteComputeEnvironmentResult - Class in com.amazonaws.services.batch.model
 
DeleteComputeEnvironmentResult() - Constructor for class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
 
deleteJobQueue(DeleteJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
deleteJobQueue(DeleteJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deletes the specified job queue.
deleteJobQueue(DeleteJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deletes the specified job queue.
deleteJobQueueAsync(DeleteJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteJobQueueAsync(DeleteJobQueueRequest, AsyncHandler<DeleteJobQueueRequest, DeleteJobQueueResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteJobQueueAsync(DeleteJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes the specified job queue.
deleteJobQueueAsync(DeleteJobQueueRequest, AsyncHandler<DeleteJobQueueRequest, DeleteJobQueueResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes the specified job queue.
deleteJobQueueAsync(DeleteJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
deleteJobQueueAsync(DeleteJobQueueRequest, AsyncHandler<DeleteJobQueueRequest, DeleteJobQueueResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DeleteJobQueueRequest - Class in com.amazonaws.services.batch.model
 
DeleteJobQueueRequest() - Constructor for class com.amazonaws.services.batch.model.DeleteJobQueueRequest
 
DeleteJobQueueResult - Class in com.amazonaws.services.batch.model
 
DeleteJobQueueResult() - Constructor for class com.amazonaws.services.batch.model.DeleteJobQueueResult
 
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deregisters an AWS Batch job definition.
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deregisters an AWS Batch job definition.
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest, AsyncHandler<DeregisterJobDefinitionRequest, DeregisterJobDefinitionResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deregisters an AWS Batch job definition.
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest, AsyncHandler<DeregisterJobDefinitionRequest, DeregisterJobDefinitionResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deregisters an AWS Batch job definition.
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest, AsyncHandler<DeregisterJobDefinitionRequest, DeregisterJobDefinitionResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DeregisterJobDefinitionRequest - Class in com.amazonaws.services.batch.model
 
DeregisterJobDefinitionRequest() - Constructor for class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
 
DeregisterJobDefinitionResult - Class in com.amazonaws.services.batch.model
 
DeregisterJobDefinitionResult() - Constructor for class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
 
describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Describes one or more of your compute environments.
describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes one or more of your compute environments.
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest, AsyncHandler<DescribeComputeEnvironmentsRequest, DescribeComputeEnvironmentsResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your compute environments.
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest, AsyncHandler<DescribeComputeEnvironmentsRequest, DescribeComputeEnvironmentsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your compute environments.
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
describeComputeEnvironmentsAsync(DescribeComputeEnvironmentsRequest, AsyncHandler<DescribeComputeEnvironmentsRequest, DescribeComputeEnvironmentsResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DescribeComputeEnvironmentsRequest - Class in com.amazonaws.services.batch.model
 
DescribeComputeEnvironmentsRequest() - Constructor for class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
 
DescribeComputeEnvironmentsResult - Class in com.amazonaws.services.batch.model
 
DescribeComputeEnvironmentsResult() - Constructor for class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
 
describeJobDefinitions(DescribeJobDefinitionsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
describeJobDefinitions(DescribeJobDefinitionsRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Describes a list of job definitions.
describeJobDefinitions(DescribeJobDefinitionsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes a list of job definitions.
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest, AsyncHandler<DescribeJobDefinitionsRequest, DescribeJobDefinitionsResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes a list of job definitions.
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest, AsyncHandler<DescribeJobDefinitionsRequest, DescribeJobDefinitionsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes a list of job definitions.
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
describeJobDefinitionsAsync(DescribeJobDefinitionsRequest, AsyncHandler<DescribeJobDefinitionsRequest, DescribeJobDefinitionsResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DescribeJobDefinitionsRequest - Class in com.amazonaws.services.batch.model
 
DescribeJobDefinitionsRequest() - Constructor for class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
 
DescribeJobDefinitionsResult - Class in com.amazonaws.services.batch.model
 
DescribeJobDefinitionsResult() - Constructor for class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
 
describeJobQueues(DescribeJobQueuesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
describeJobQueues(DescribeJobQueuesRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Describes one or more of your job queues.
describeJobQueues(DescribeJobQueuesRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes one or more of your job queues.
describeJobQueuesAsync(DescribeJobQueuesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobQueuesAsync(DescribeJobQueuesRequest, AsyncHandler<DescribeJobQueuesRequest, DescribeJobQueuesResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobQueuesAsync(DescribeJobQueuesRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your job queues.
describeJobQueuesAsync(DescribeJobQueuesRequest, AsyncHandler<DescribeJobQueuesRequest, DescribeJobQueuesResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your job queues.
describeJobQueuesAsync(DescribeJobQueuesRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
describeJobQueuesAsync(DescribeJobQueuesRequest, AsyncHandler<DescribeJobQueuesRequest, DescribeJobQueuesResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DescribeJobQueuesRequest - Class in com.amazonaws.services.batch.model
 
DescribeJobQueuesRequest() - Constructor for class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
 
DescribeJobQueuesResult - Class in com.amazonaws.services.batch.model
 
DescribeJobQueuesResult() - Constructor for class com.amazonaws.services.batch.model.DescribeJobQueuesResult
 
describeJobs(DescribeJobsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
describeJobs(DescribeJobsRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Describes a list of AWS Batch jobs.
describeJobs(DescribeJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes a list of AWS Batch jobs.
describeJobsAsync(DescribeJobsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobsAsync(DescribeJobsRequest, AsyncHandler<DescribeJobsRequest, DescribeJobsResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeJobsAsync(DescribeJobsRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes a list of AWS Batch jobs.
describeJobsAsync(DescribeJobsRequest, AsyncHandler<DescribeJobsRequest, DescribeJobsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes a list of AWS Batch jobs.
describeJobsAsync(DescribeJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
describeJobsAsync(DescribeJobsRequest, AsyncHandler<DescribeJobsRequest, DescribeJobsResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DescribeJobsRequest - Class in com.amazonaws.services.batch.model
 
DescribeJobsRequest() - Constructor for class com.amazonaws.services.batch.model.DescribeJobsRequest
 
DescribeJobsResult - Class in com.amazonaws.services.batch.model
 
DescribeJobsResult() - Constructor for class com.amazonaws.services.batch.model.DescribeJobsResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.batch.AWSBatch
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.batch.model.ArrayProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
equals(Object) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.AttemptDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CancelJobResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ComputeResource
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ContainerDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ContainerProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ContainerSummary
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeleteJobQueueResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Host
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobDefinition
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobDependency
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobSummary
 
equals(Object) - Method in class com.amazonaws.services.batch.model.JobTimeout
 
equals(Object) - Method in class com.amazonaws.services.batch.model.KeyValuePair
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.MountPoint
 
equals(Object) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
equals(Object) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TerminateJobResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Ulimit
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Volume
 

F

fromValue(String) - Static method in enum com.amazonaws.services.batch.model.ArrayJobDependency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.CEState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.CEStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.CEType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.CRType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.JobDefinitionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.JobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.JQState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.JQStatus
Use this in place of valueOf.

G

getArrayJobId() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for an array job.
getArrayProperties() - Method in class com.amazonaws.services.batch.model.JobDetail
The array properties of the job, if it is an array job.
getArrayProperties() - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it is an array job.
getArrayProperties() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The array properties for the submitted job, such as the size of the array.
getAttemptDurationSeconds() - Method in class com.amazonaws.services.batch.model.JobTimeout
The time duration in seconds (measured from the job attempt's startedAt timestamp) after which AWS Batch terminates your jobs if they have not finished.
getAttempts() - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts associated with this job.
getAttempts() - Method in class com.amazonaws.services.batch.model.RetryStrategy
The number of times to move a job to the RUNNABLE status.
getBidPercentage() - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum percentage that a Spot Instance price must be when compared with the On-Demand price for that instance type before instances are launched.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCommand() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The command that is passed to the container.
getCommand() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the job definition.
getCommand() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The command that is passed to the container.
getComputeEnvironment() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The Amazon Resource Name (ARN) of the compute environment.
getComputeEnvironment() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
The name or Amazon Resource Name (ARN) of the compute environment to delete.
getComputeEnvironment() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The name or full Amazon Resource Name (ARN) of the compute environment to update.
getComputeEnvironmentArn() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the compute environment.
getComputeEnvironmentArn() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
getComputeEnvironmentArn() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
getComputeEnvironmentName() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The name of the compute environment.
getComputeEnvironmentName() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The name for your compute environment.
getComputeEnvironmentName() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The name of the compute environment.
getComputeEnvironmentName() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The name of compute environment.
getComputeEnvironmentOrder() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of compute environments mapped to a job queue and their order relative to each other.
getComputeEnvironmentOrder() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The compute environments that are attached to the job queue and the order in which job placement is preferred.
getComputeEnvironmentOrder() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Details the set of compute environments mapped to a job queue and their order relative to each other.
getComputeEnvironments() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
getComputeEnvironments() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The list of compute environments.
getComputeResources() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The compute resources defined for the compute environment.
getComputeResources() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
getComputeResources() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
getContainer() - Method in class com.amazonaws.services.batch.model.AttemptDetail
Details about the container in this job attempt.
getContainer() - Method in class com.amazonaws.services.batch.model.JobDetail
An object representing the details of the container that is associated with the job.
getContainer() - Method in class com.amazonaws.services.batch.model.JobSummary
An object representing the details of the container that is associated with the job.
getContainerInstanceArn() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.
getContainerInstanceArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance on which the container is running.
getContainerOverrides() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of container overrides in JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
getContainerPath() - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container at which to mount the host volume.
getContainerProperties() - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with various properties specific to container-based jobs.
getContainerProperties() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with various properties specific for container-based jobs.
getCreatedAt() - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was created.
getCreatedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was created.
getDependsOn() - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job names or IDs on which this job depends.
getDependsOn() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
getDesiredvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of EC2 vCPUS in the compute environment.
getDesiredvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of EC2 vCPUS in the compute environment.
getEc2KeyPair() - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 key pair that is used for instances launched in the compute environment.
getEcsClusterArn() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.
getEnvironment() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The environment variables to pass to a container.
getEnvironment() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The environment variables to send to the container.
getEnvironment() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The environment variables to pass to a container.
getExecutorService() - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
Returns the executor service used by this client to execute async requests.
getExitCode() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The exit code for the job attempt.
getExitCode() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code to return upon completion.
getExitCode() - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
getHardLimit() - Method in class com.amazonaws.services.batch.model.Ulimit
The hard limit for the ulimit type.
getHost() - Method in class com.amazonaws.services.batch.model.Volume
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
getImage() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The image used to start the container.
getImage() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The image used to start a container.
getImageId() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
getIndex() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that is associated with this job.
getIndex() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that is associated with this job.
getInstanceRole() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
getInstanceTypes() - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that may be launched.
getJobDefinition() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
The name and revision (name:revision) or full Amazon Resource Name (ARN) of the job definition to deregister.
getJobDefinition() - Method in class com.amazonaws.services.batch.model.JobDetail
The job definition that is used by this job.
getJobDefinition() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job definition used by this job.
getJobDefinitionArn() - Method in class com.amazonaws.services.batch.model.JobDefinition
The Amazon Resource Name (ARN) for the job definition.
getJobDefinitionArn() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The Amazon Resource Name (ARN) of the job definition.
getJobDefinitionName() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The name of the job definition to describe.
getJobDefinitionName() - Method in class com.amazonaws.services.batch.model.JobDefinition
The name of the job definition.
getJobDefinitionName() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The name of the job definition to register.
getJobDefinitionName() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The name of the job definition.
getJobDefinitions() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
getJobDefinitions() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
getJobId() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The AWS Batch job ID of the job to cancel.
getJobId() - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the AWS Batch job associated with this dependency.
getJobId() - Method in class com.amazonaws.services.batch.model.JobDetail
The ID for the job.
getJobId() - Method in class com.amazonaws.services.batch.model.JobSummary
The ID of the job.
getJobId() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The unique identifier for the job.
getJobId() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
The AWS Batch job ID of the job to terminate.
getJobName() - Method in class com.amazonaws.services.batch.model.JobDetail
The name of the job.
getJobName() - Method in class com.amazonaws.services.batch.model.JobSummary
The name of the job.
getJobName() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The name of the job.
getJobName() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The name of the job.
getJobQueue() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
The short name or full Amazon Resource Name (ARN) of the queue to delete.
getJobQueue() - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job queue with which the job is associated.
getJobQueue() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue with which to list jobs.
getJobQueue() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue into which the job is submitted.
getJobQueue() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The name or the Amazon Resource Name (ARN) of the job queue.
getJobQueueArn() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
getJobQueueArn() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the job queue.
getJobQueueArn() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
getJobQueueName() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The name of the job queue.
getJobQueueName() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The name of the job queue.
getJobQueueName() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The name of the job queue.
getJobQueueName() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The name of the job queue.
getJobQueues() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
getJobQueues() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The list of job queues.
getJobRoleArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) associated with the job upon execution.
getJobRoleArn() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the IAM role that the container can assume for AWS permissions.
getJobs() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A space-separated list of up to 100 job IDs.
getJobs() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
getJobStatus() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status with which to filter jobs in the specified queue.
getJobSummaryList() - Method in class com.amazonaws.services.batch.model.ListJobsResult
A list of job summaries that match the request.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
getMaxResults() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The maximum number of cluster results returned by DescribeComputeEnvironments in paginated output.
getMaxResults() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The maximum number of results returned by DescribeJobDefinitions in paginated output.
getMaxResults() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The maximum number of results returned by DescribeJobQueues in paginated output.
getMaxResults() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The maximum number of results returned by ListJobs in paginated output.
getMaxvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of EC2 vCPUs that an environment can reach.
getMaxvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of EC2 vCPUs that an environment can reach.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of MiB of memory reserved for the job.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of MiB of memory reserved for the job.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The hard limit (in MiB) of memory to present to the container.
getMinvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of EC2 vCPUs that an environment should maintain.
getMinvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of EC2 vCPUs that an environment should maintain.
getMountPoints() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The mount points for data volumes in your container.
getMountPoints() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The mount points for data volumes in your container.
getName() - Method in class com.amazonaws.services.batch.model.KeyValuePair
The name of the key-value pair.
getName() - Method in class com.amazonaws.services.batch.model.Ulimit
The type of the ulimit.
getName() - Method in class com.amazonaws.services.batch.model.Volume
The name of the volume.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The nextToken value returned from a previous paginated DescribeComputeEnvironments request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The nextToken value to include in a future DescribeComputeEnvironments request.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The nextToken value returned from a previous paginated DescribeJobDefinitions request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The nextToken value to include in a future DescribeJobDefinitions request.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The nextToken value returned from a previous paginated DescribeJobQueues request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The nextToken value to include in a future DescribeJobQueues request.
getNextToken() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The nextToken value returned from a previous paginated ListJobs request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.batch.model.ListJobsResult
The nextToken value to include in a future ListJobs request.
getOrder() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The order of the compute environment.
getParameters() - Method in class com.amazonaws.services.batch.model.JobDefinition
Default parameters or parameter substitution placeholders that are set in the job definition.
getParameters() - Method in class com.amazonaws.services.batch.model.JobDetail
Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.
getParameters() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Default parameter substitution placeholders to set in the job definition.
getParameters() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
getPriority() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The priority of the job queue.
getPriority() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The priority of the job queue.
getPriority() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The priority of the job queue.
getPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
getPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
getReadOnly() - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access to the volume; otherwise, the container can write to the volume.
getReadonlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given read-only access to its root file system.
getReadonlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given read-only access to its root file system.
getReason() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
A message to attach to the job that explains the reason for canceling it.
getReason() - Method in class com.amazonaws.services.batch.model.ContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.ContainerSummary
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
A message to attach to the job that explains the reason for canceling it.
getRetryStrategy() - Method in class com.amazonaws.services.batch.model.JobDefinition
The retry strategy to use for failed jobs that are submitted with this job definition.
getRetryStrategy() - Method in class com.amazonaws.services.batch.model.JobDetail
The retry strategy to use for this job if an attempt fails.
getRetryStrategy() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The retry strategy to use for failed jobs that are submitted with this job definition.
getRetryStrategy() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The retry strategy to use for failed jobs from this SubmitJob operation.
getRevision() - Method in class com.amazonaws.services.batch.model.JobDefinition
The revision of the job definition.
getRevision() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The revision of the job definition.
getSecurityGroupIds() - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 security group that is associated with instances launched in the compute environment.
getServiceRole() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role associated with the compute environment that allows AWS Batch to make calls to AWS API operations on your behalf.
getServiceRole() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
getServiceRole() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
getSize() - Method in class com.amazonaws.services.batch.model.ArrayProperties
The size of the array job.
getSize() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The size of the array job.
getSize() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The size of the array job.
getSoftLimit() - Method in class com.amazonaws.services.batch.model.Ulimit
The soft limit for the ulimit type.
getSourcePath() - Method in class com.amazonaws.services.batch.model.Host
The path on the host container instance that is presented to the container.
getSourceVolume() - Method in class com.amazonaws.services.batch.model.MountPoint
The name of the volume to mount.
getSpotIamFleetRole() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment.
getStartedAt() - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).
getStartedAt() - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
getStartedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
getState() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
getState() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
getState() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The state of the job queue.
getState() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
getState() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
getState() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
getStatus() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
getStatus() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The status with which to filter job definitions.
getStatus() - Method in class com.amazonaws.services.batch.model.JobDefinition
The status of the job definition.
getStatus() - Method in class com.amazonaws.services.batch.model.JobDetail
The current status for the job.
getStatus() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
getStatus() - Method in class com.amazonaws.services.batch.model.JobSummary
The current status for the job.
getStatusReason() - Method in class com.amazonaws.services.batch.model.AttemptDetail
A short, human-readable string to provide additional details about the current status of the job attempt.
getStatusReason() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
A short, human-readable string to provide additional details about the current status of the compute environment.
getStatusReason() - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide additional details about the current status of the job.
getStatusReason() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
A short, human-readable string to provide additional details about the current status of the job queue.
getStatusReason() - Method in class com.amazonaws.services.batch.model.JobSummary
A short, human-readable string to provide additional details about the current status of the job.
getStatusSummary() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
A summary of the number of array job children in each available job status.
getStoppedAt() - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
getStoppedAt() - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
getStoppedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
getSubnets() - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets into which the compute resources are launched.
getTags() - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to resources that are launched in the compute environment.
getTaskArn() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the job attempt.
getTaskArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the container job.
getTimeout() - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout configuration for jobs that are submitted with this job definition.
getTimeout() - Method in class com.amazonaws.services.batch.model.JobDetail
The timeout configuration for the job.
getTimeout() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The timeout configuration for jobs that are submitted with this job definition, after which AWS Batch terminates your jobs if they have not finished.
getTimeout() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The timeout configuration for this SubmitJob operation.
getType() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment.
getType() - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment.
getType() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment.
getType() - Method in class com.amazonaws.services.batch.model.JobDefinition
The type of job definition.
getType() - Method in class com.amazonaws.services.batch.model.JobDependency
The type of the job dependency.
getType() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
getUlimits() - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of ulimit values to set in the container.
getUlimits() - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of ulimits to set in the container.
getUser() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The user name to use inside the container.
getUser() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The user name to use inside the container.
getValue() - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of VCPUs allocated for the job.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of vCPUs to reserve for the container.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The number of vCPUs reserved for the container.
getVolumes() - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes associated with the job.
getVolumes() - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of data volumes used in a job.

H

hashCode() - Method in class com.amazonaws.services.batch.model.ArrayProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
hashCode() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.AttemptDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.CancelJobResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
 
hashCode() - Method in class com.amazonaws.services.batch.model.ComputeResource
 
hashCode() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
 
hashCode() - Method in class com.amazonaws.services.batch.model.ContainerDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
 
hashCode() - Method in class com.amazonaws.services.batch.model.ContainerProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.ContainerSummary
 
hashCode() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.Host
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobDefinition
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobDependency
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobSummary
 
hashCode() - Method in class com.amazonaws.services.batch.model.JobTimeout
 
hashCode() - Method in class com.amazonaws.services.batch.model.KeyValuePair
 
hashCode() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.MountPoint
 
hashCode() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
hashCode() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.TerminateJobResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.Ulimit
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.Volume
 
Host - Class in com.amazonaws.services.batch.model
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
Host() - Constructor for class com.amazonaws.services.batch.model.Host
 

I

isPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
isPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
isReadOnly() - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access to the volume; otherwise, the container can write to the volume.
isReadonlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given read-only access to its root file system.
isReadonlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given read-only access to its root file system.

J

JobDefinition - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch job definition.
JobDefinition() - Constructor for class com.amazonaws.services.batch.model.JobDefinition
 
JobDefinitionType - Enum in com.amazonaws.services.batch.model
 
JobDependency - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch job dependency.
JobDependency() - Constructor for class com.amazonaws.services.batch.model.JobDependency
 
JobDetail - Class in com.amazonaws.services.batch.model
An object representing an AWS Batch job.
JobDetail() - Constructor for class com.amazonaws.services.batch.model.JobDetail
 
JobQueueDetail - Class in com.amazonaws.services.batch.model
An object representing the details of an AWS Batch job queue.
JobQueueDetail() - Constructor for class com.amazonaws.services.batch.model.JobQueueDetail
 
JobStatus - Enum in com.amazonaws.services.batch.model
 
JobSummary - Class in com.amazonaws.services.batch.model
An object representing summary details of a job.
JobSummary() - Constructor for class com.amazonaws.services.batch.model.JobSummary
 
JobTimeout - Class in com.amazonaws.services.batch.model
An object representing a job timeout configuration.
JobTimeout() - Constructor for class com.amazonaws.services.batch.model.JobTimeout
 
JQState - Enum in com.amazonaws.services.batch.model
 
JQStatus - Enum in com.amazonaws.services.batch.model
 

K

KeyValuePair - Class in com.amazonaws.services.batch.model
A key-value pair object.
KeyValuePair() - Constructor for class com.amazonaws.services.batch.model.KeyValuePair
 

L

listJobs(ListJobsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Returns a list of task jobs for a specified job queue.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Returns a list of task jobs for a specified job queue.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Returns a list of task jobs for a specified job queue.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Returns a list of task jobs for a specified job queue.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
ListJobsRequest - Class in com.amazonaws.services.batch.model
 
ListJobsRequest() - Constructor for class com.amazonaws.services.batch.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.batch.model
 
ListJobsResult() - Constructor for class com.amazonaws.services.batch.model.ListJobsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ArrayProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.AttemptDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ComputeResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ContainerDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ContainerProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ContainerSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Host
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobDependency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.JobTimeout
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.KeyValuePair
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.MountPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Ulimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Volume
 
MountPoint - Class in com.amazonaws.services.batch.model
Details on a Docker volume mount point that is used in a job's container properties.
MountPoint() - Constructor for class com.amazonaws.services.batch.model.MountPoint
 

R

registerJobDefinition(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Registers an AWS Batch job definition.
registerJobDefinition(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Registers an AWS Batch job definition.
registerJobDefinitionAsync(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
registerJobDefinitionAsync(RegisterJobDefinitionRequest, AsyncHandler<RegisterJobDefinitionRequest, RegisterJobDefinitionResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
registerJobDefinitionAsync(RegisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Registers an AWS Batch job definition.
registerJobDefinitionAsync(RegisterJobDefinitionRequest, AsyncHandler<RegisterJobDefinitionRequest, RegisterJobDefinitionResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Registers an AWS Batch job definition.
registerJobDefinitionAsync(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
registerJobDefinitionAsync(RegisterJobDefinitionRequest, AsyncHandler<RegisterJobDefinitionRequest, RegisterJobDefinitionResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
RegisterJobDefinitionRequest - Class in com.amazonaws.services.batch.model
 
RegisterJobDefinitionRequest() - Constructor for class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
 
RegisterJobDefinitionResult - Class in com.amazonaws.services.batch.model
 
RegisterJobDefinitionResult() - Constructor for class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
 
RetryStrategy - Class in com.amazonaws.services.batch.model
The retry strategy associated with a job.
RetryStrategy() - Constructor for class com.amazonaws.services.batch.model.RetryStrategy
 

S

ServerException - Exception in com.amazonaws.services.batch.model
These errors are usually caused by a server issue.
ServerException(String) - Constructor for exception com.amazonaws.services.batch.model.ServerException
Constructs a new ServerException with the specified error message.
setArrayJobId(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for an array job.
setArrayProperties(ArrayPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
The array properties of the job, if it is an array job.
setArrayProperties(ArrayPropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it is an array job.
setArrayProperties(ArrayProperties) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The array properties for the submitted job, such as the size of the array.
setAttemptDurationSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobTimeout
The time duration in seconds (measured from the job attempt's startedAt timestamp) after which AWS Batch terminates your jobs if they have not finished.
setAttempts(Collection<AttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts associated with this job.
setAttempts(Integer) - Method in class com.amazonaws.services.batch.model.RetryStrategy
The number of times to move a job to the RUNNABLE status.
setBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum percentage that a Spot Instance price must be when compared with the On-Demand price for that instance type before instances are launched.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The command that is passed to the container.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the job definition.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The command that is passed to the container.
setComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The Amazon Resource Name (ARN) of the compute environment.
setComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
The name or Amazon Resource Name (ARN) of the compute environment to delete.
setComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The name or full Amazon Resource Name (ARN) of the compute environment to update.
setComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the compute environment.
setComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
setComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
setComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The name of the compute environment.
setComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The name for your compute environment.
setComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The name of the compute environment.
setComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The name of compute environment.
setComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of compute environments mapped to a job queue and their order relative to each other.
setComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The compute environments that are attached to the job queue and the order in which job placement is preferred.
setComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Details the set of compute environments mapped to a job queue and their order relative to each other.
setComputeEnvironments(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
setComputeEnvironments(Collection<ComputeEnvironmentDetail>) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The list of compute environments.
setComputeResources(ComputeResource) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The compute resources defined for the compute environment.
setComputeResources(ComputeResource) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
setComputeResources(ComputeResourceUpdate) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
setContainer(AttemptContainerDetail) - Method in class com.amazonaws.services.batch.model.AttemptDetail
Details about the container in this job attempt.
setContainer(ContainerDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object representing the details of the container that is associated with the job.
setContainer(ContainerSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
An object representing the details of the container that is associated with the job.
setContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.
setContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance on which the container is running.
setContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of container overrides in JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
setContainerPath(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container at which to mount the host volume.
setContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with various properties specific to container-based jobs.
setContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with various properties specific for container-based jobs.
setCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was created.
setCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was created.
setDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job names or IDs on which this job depends.
setDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
setDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of EC2 vCPUS in the compute environment.
setDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of EC2 vCPUS in the compute environment.
setEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 key pair that is used for instances launched in the compute environment.
setEcsClusterArn(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.
setEndpoint(String) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
setEndpoint(String) - Method in interface com.amazonaws.services.batch.AWSBatch
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The environment variables to pass to a container.
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The environment variables to send to the container.
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The environment variables to pass to a container.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The exit code for the job attempt.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code to return upon completion.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
setHardLimit(Integer) - Method in class com.amazonaws.services.batch.model.Ulimit
The hard limit for the ulimit type.
setHost(Host) - Method in class com.amazonaws.services.batch.model.Volume
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
setImage(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The image used to start the container.
setImage(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The image used to start a container.
setImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
setIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that is associated with this job.
setIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that is associated with this job.
setInstanceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that may be launched.
setJobDefinition(String) - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
The name and revision (name:revision) or full Amazon Resource Name (ARN) of the job definition to deregister.
setJobDefinition(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job definition that is used by this job.
setJobDefinition(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job definition used by this job.
setJobDefinitionArn(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The Amazon Resource Name (ARN) for the job definition.
setJobDefinitionArn(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The Amazon Resource Name (ARN) of the job definition.
setJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The name of the job definition to describe.
setJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The name of the job definition.
setJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The name of the job definition to register.
setJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The name of the job definition.
setJobDefinitions(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
setJobDefinitions(Collection<JobDefinition>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
setJobId(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The AWS Batch job ID of the job to cancel.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the AWS Batch job associated with this dependency.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The ID for the job.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The ID of the job.
setJobId(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The unique identifier for the job.
setJobId(String) - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
The AWS Batch job ID of the job to terminate.
setJobName(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The name of the job.
setJobName(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The name of the job.
setJobName(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The name of the job.
setJobName(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The name of the job.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
The short name or full Amazon Resource Name (ARN) of the queue to delete.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job queue with which the job is associated.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue with which to list jobs.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue into which the job is submitted.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The name or the Amazon Resource Name (ARN) of the job queue.
setJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
setJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the job queue.
setJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
setJobQueueName(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The name of the job queue.
setJobQueueName(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The name of the job queue.
setJobQueueName(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The name of the job queue.
setJobQueueName(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The name of the job queue.
setJobQueues(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
setJobQueues(Collection<JobQueueDetail>) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The list of job queues.
setJobRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) associated with the job upon execution.
setJobRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the IAM role that the container can assume for AWS permissions.
setJobs(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A space-separated list of up to 100 job IDs.
setJobs(Collection<JobDetail>) - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
setJobStatus(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status with which to filter jobs in the specified queue.
setJobStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status with which to filter jobs in the specified queue.
setJobSummaryList(Collection<JobSummary>) - Method in class com.amazonaws.services.batch.model.ListJobsResult
A list of job summaries that match the request.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
setMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The maximum number of cluster results returned by DescribeComputeEnvironments in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The maximum number of results returned by DescribeJobDefinitions in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The maximum number of results returned by DescribeJobQueues in paginated output.
setMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The maximum number of results returned by ListJobs in paginated output.
setMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of EC2 vCPUs that an environment can reach.
setMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of EC2 vCPUs that an environment can reach.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of MiB of memory reserved for the job.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of MiB of memory reserved for the job.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The hard limit (in MiB) of memory to present to the container.
setMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of EC2 vCPUs that an environment should maintain.
setMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of EC2 vCPUs that an environment should maintain.
setMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The mount points for data volumes in your container.
setMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The mount points for data volumes in your container.
setName(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The name of the key-value pair.
setName(String) - Method in class com.amazonaws.services.batch.model.Ulimit
The type of the ulimit.
setName(String) - Method in class com.amazonaws.services.batch.model.Volume
The name of the volume.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The nextToken value returned from a previous paginated DescribeComputeEnvironments request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The nextToken value to include in a future DescribeComputeEnvironments request.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The nextToken value returned from a previous paginated DescribeJobDefinitions request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The nextToken value to include in a future DescribeJobDefinitions request.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The nextToken value returned from a previous paginated DescribeJobQueues request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The nextToken value to include in a future DescribeJobQueues request.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The nextToken value returned from a previous paginated ListJobs request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.ListJobsResult
The nextToken value to include in a future ListJobs request.
setOrder(Integer) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The order of the compute environment.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
Default parameters or parameter substitution placeholders that are set in the job definition.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDetail
Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Default parameter substitution placeholders to set in the job definition.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
setPriority(Integer) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The priority of the job queue.
setPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The priority of the job queue.
setPriority(Integer) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The priority of the job queue.
setPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
setPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
setReadOnly(Boolean) - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access to the volume; otherwise, the container can write to the volume.
setReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given read-only access to its root file system.
setReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given read-only access to its root file system.
setReason(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
A message to attach to the job that explains the reason for canceling it.
setReason(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.ContainerSummary
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
A message to attach to the job that explains the reason for canceling it.
setRegion(Region) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
setRegion(Region) - Method in interface com.amazonaws.services.batch.AWSBatch
Deprecated.
use AwsClientBuilder#setRegion(String)
setRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.JobDefinition
The retry strategy to use for failed jobs that are submitted with this job definition.
setRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.JobDetail
The retry strategy to use for this job if an attempt fails.
setRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The retry strategy to use for failed jobs that are submitted with this job definition.
setRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The retry strategy to use for failed jobs from this SubmitJob operation.
setRevision(Integer) - Method in class com.amazonaws.services.batch.model.JobDefinition
The revision of the job definition.
setRevision(Integer) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The revision of the job definition.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 security group that is associated with instances launched in the compute environment.
setServiceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role associated with the compute environment that allows AWS Batch to make calls to AWS API operations on your behalf.
setServiceRole(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
setServiceRole(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
setSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayProperties
The size of the array job.
setSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The size of the array job.
setSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The size of the array job.
setSoftLimit(Integer) - Method in class com.amazonaws.services.batch.model.Ulimit
The soft limit for the ulimit type.
setSourcePath(String) - Method in class com.amazonaws.services.batch.model.Host
The path on the host container instance that is presented to the container.
setSourceVolume(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The name of the volume to mount.
setSpotIamFleetRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment.
setStartedAt(Long) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).
setStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
setStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
setState(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
setState(CEState) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
setState(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
setState(CEState) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
setState(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The state of the job queue.
setState(JQState) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The state of the job queue.
setState(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
setState(JQState) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
setState(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
setState(CEState) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
setState(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
setState(JQState) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
setStatus(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
setStatus(CEStatus) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
setStatus(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The status with which to filter job definitions.
setStatus(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The status of the job definition.
setStatus(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The current status for the job.
setStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.JobDetail
The current status for the job.
setStatus(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
setStatus(JQStatus) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
setStatus(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The current status for the job.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.AttemptDetail
A short, human-readable string to provide additional details about the current status of the job attempt.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
A short, human-readable string to provide additional details about the current status of the compute environment.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide additional details about the current status of the job.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
A short, human-readable string to provide additional details about the current status of the job queue.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobSummary
A short, human-readable string to provide additional details about the current status of the job.
setStatusSummary(Map<String, Integer>) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
A summary of the number of array job children in each available job status.
setStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
setStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
setStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
setSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets into which the compute resources are launched.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to resources that are launched in the compute environment.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the job attempt.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the container job.
setTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout configuration for jobs that are submitted with this job definition.
setTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDetail
The timeout configuration for the job.
setTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The timeout configuration for jobs that are submitted with this job definition, after which AWS Batch terminates your jobs if they have not finished.
setTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The timeout configuration for this SubmitJob operation.
setType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment.
setType(CEType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment.
setType(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment.
setType(CRType) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment.
setType(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment.
setType(CEType) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment.
setType(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The type of job definition.
setType(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The type of the job dependency.
setType(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
setType(JobDefinitionType) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
setUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of ulimit values to set in the container.
setUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of ulimits to set in the container.
setUser(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The user name to use inside the container.
setUser(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The user name to use inside the container.
setValue(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of VCPUs allocated for the job.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of vCPUs to reserve for the container.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The number of vCPUs reserved for the container.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes associated with the job.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of data volumes used in a job.
shutdown() - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
shutdown() - Method in interface com.amazonaws.services.batch.AWSBatch
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.batch.AWSBatchAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.batch.AWSBatchClientBuilder
 
submitJob(SubmitJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
submitJob(SubmitJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Submits an AWS Batch job from a job definition.
submitJob(SubmitJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Submits an AWS Batch job from a job definition.
submitJobAsync(SubmitJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
submitJobAsync(SubmitJobRequest, AsyncHandler<SubmitJobRequest, SubmitJobResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
submitJobAsync(SubmitJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Submits an AWS Batch job from a job definition.
submitJobAsync(SubmitJobRequest, AsyncHandler<SubmitJobRequest, SubmitJobResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Submits an AWS Batch job from a job definition.
submitJobAsync(SubmitJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
submitJobAsync(SubmitJobRequest, AsyncHandler<SubmitJobRequest, SubmitJobResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
SubmitJobRequest - Class in com.amazonaws.services.batch.model
 
SubmitJobRequest() - Constructor for class com.amazonaws.services.batch.model.SubmitJobRequest
 
SubmitJobResult - Class in com.amazonaws.services.batch.model
 
SubmitJobResult() - Constructor for class com.amazonaws.services.batch.model.SubmitJobResult
 

T

terminateJob(TerminateJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
terminateJob(TerminateJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Terminates a job in a job queue.
terminateJob(TerminateJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Terminates a job in a job queue.
terminateJobAsync(TerminateJobRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
terminateJobAsync(TerminateJobRequest, AsyncHandler<TerminateJobRequest, TerminateJobResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
terminateJobAsync(TerminateJobRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Terminates a job in a job queue.
terminateJobAsync(TerminateJobRequest, AsyncHandler<TerminateJobRequest, TerminateJobResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Terminates a job in a job queue.
terminateJobAsync(TerminateJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
terminateJobAsync(TerminateJobRequest, AsyncHandler<TerminateJobRequest, TerminateJobResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
TerminateJobRequest - Class in com.amazonaws.services.batch.model
 
TerminateJobRequest() - Constructor for class com.amazonaws.services.batch.model.TerminateJobRequest
 
TerminateJobResult - Class in com.amazonaws.services.batch.model
 
TerminateJobResult() - Constructor for class com.amazonaws.services.batch.model.TerminateJobResult
 
toString() - Method in enum com.amazonaws.services.batch.model.ArrayJobDependency
 
toString() - Method in class com.amazonaws.services.batch.model.ArrayProperties
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.AttemptDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CancelJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.batch.model.CEState
 
toString() - Method in enum com.amazonaws.services.batch.model.CEStatus
 
toString() - Method in enum com.amazonaws.services.batch.model.CEType
 
toString() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ComputeResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ContainerDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ContainerProperties
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ContainerSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.batch.model.CRType
 
toString() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.Host
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.JobDefinition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.batch.model.JobDefinitionType
 
toString() - Method in class com.amazonaws.services.batch.model.JobDependency
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.JobDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.batch.model.JobStatus
 
toString() - Method in class com.amazonaws.services.batch.model.JobSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.JobTimeout
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.batch.model.JQState
 
toString() - Method in enum com.amazonaws.services.batch.model.JQStatus
 
toString() - Method in class com.amazonaws.services.batch.model.KeyValuePair
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.MountPoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.RetryStrategy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.TerminateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.Ulimit
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.batch.model.Volume
Returns a string representation of this object; useful for testing and debugging.

U

Ulimit - Class in com.amazonaws.services.batch.model
The ulimit settings to pass to the container.
Ulimit() - Constructor for class com.amazonaws.services.batch.model.Ulimit
 
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Updates an AWS Batch compute environment.
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Updates an AWS Batch compute environment.
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest, AsyncHandler<UpdateComputeEnvironmentRequest, UpdateComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates an AWS Batch compute environment.
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest, AsyncHandler<UpdateComputeEnvironmentRequest, UpdateComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates an AWS Batch compute environment.
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest, AsyncHandler<UpdateComputeEnvironmentRequest, UpdateComputeEnvironmentResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
UpdateComputeEnvironmentRequest - Class in com.amazonaws.services.batch.model
 
UpdateComputeEnvironmentRequest() - Constructor for class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
 
UpdateComputeEnvironmentResult - Class in com.amazonaws.services.batch.model
 
UpdateComputeEnvironmentResult() - Constructor for class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
 
updateJobQueue(UpdateJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
updateJobQueue(UpdateJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Updates a job queue.
updateJobQueue(UpdateJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Updates a job queue.
updateJobQueueAsync(UpdateJobQueueRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateJobQueueAsync(UpdateJobQueueRequest, AsyncHandler<UpdateJobQueueRequest, UpdateJobQueueResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateJobQueueAsync(UpdateJobQueueRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates a job queue.
updateJobQueueAsync(UpdateJobQueueRequest, AsyncHandler<UpdateJobQueueRequest, UpdateJobQueueResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates a job queue.
updateJobQueueAsync(UpdateJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
updateJobQueueAsync(UpdateJobQueueRequest, AsyncHandler<UpdateJobQueueRequest, UpdateJobQueueResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
UpdateJobQueueRequest - Class in com.amazonaws.services.batch.model
 
UpdateJobQueueRequest() - Constructor for class com.amazonaws.services.batch.model.UpdateJobQueueRequest
 
UpdateJobQueueResult - Class in com.amazonaws.services.batch.model
 
UpdateJobQueueResult() - Constructor for class com.amazonaws.services.batch.model.UpdateJobQueueResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.batch.model.ArrayJobDependency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.CEState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.CEStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.CEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.CRType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.JobDefinitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.JQState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.JQStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.batch.model.ArrayJobDependency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.CEState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.CEStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.CEType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.CRType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.JobDefinitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.JQState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.batch.model.JQStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Volume - Class in com.amazonaws.services.batch.model
A data volume used in a job's container properties.
Volume() - Constructor for class com.amazonaws.services.batch.model.Volume
 

W

withArrayJobId(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for an array job.
withArrayProperties(ArrayPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
The array properties of the job, if it is an array job.
withArrayProperties(ArrayPropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it is an array job.
withArrayProperties(ArrayProperties) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The array properties for the submitted job, such as the size of the array.
withAttemptDurationSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobTimeout
The time duration in seconds (measured from the job attempt's startedAt timestamp) after which AWS Batch terminates your jobs if they have not finished.
withAttempts(AttemptDetail...) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts associated with this job.
withAttempts(Collection<AttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts associated with this job.
withAttempts(Integer) - Method in class com.amazonaws.services.batch.model.RetryStrategy
The number of times to move a job to the RUNNABLE status.
withBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum percentage that a Spot Instance price must be when compared with the On-Demand price for that instance type before instances are launched.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The command that is passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The command that is passed to the container.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the job definition.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the job definition.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The command that is passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The command that is passed to the container.
withComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The Amazon Resource Name (ARN) of the compute environment.
withComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
The name or Amazon Resource Name (ARN) of the compute environment to delete.
withComputeEnvironment(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The name or full Amazon Resource Name (ARN) of the compute environment to update.
withComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the compute environment.
withComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
withComputeEnvironmentArn(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The Amazon Resource Name (ARN) of the compute environment.
withComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The name of the compute environment.
withComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The name for your compute environment.
withComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
The name of the compute environment.
withComputeEnvironmentName(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
The name of compute environment.
withComputeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of compute environments mapped to a job queue and their order relative to each other.
withComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of compute environments mapped to a job queue and their order relative to each other.
withComputeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The compute environments that are attached to the job queue and the order in which job placement is preferred.
withComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The compute environments that are attached to the job queue and the order in which job placement is preferred.
withComputeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Details the set of compute environments mapped to a job queue and their order relative to each other.
withComputeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Details the set of compute environments mapped to a job queue and their order relative to each other.
withComputeEnvironments(String...) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
withComputeEnvironments(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
withComputeEnvironments(ComputeEnvironmentDetail...) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The list of compute environments.
withComputeEnvironments(Collection<ComputeEnvironmentDetail>) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The list of compute environments.
withComputeResources(ComputeResource) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The compute resources defined for the compute environment.
withComputeResources(ComputeResource) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
withComputeResources(ComputeResourceUpdate) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
withContainer(AttemptContainerDetail) - Method in class com.amazonaws.services.batch.model.AttemptDetail
Details about the container in this job attempt.
withContainer(ContainerDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object representing the details of the container that is associated with the job.
withContainer(ContainerSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
An object representing the details of the container that is associated with the job.
withContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.
withContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance on which the container is running.
withContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of container overrides in JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
withContainerPath(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container at which to mount the host volume.
withContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with various properties specific to container-based jobs.
withContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with various properties specific for container-based jobs.
withCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was created.
withCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was created.
withDependsOn(JobDependency...) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job names or IDs on which this job depends.
withDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job names or IDs on which this job depends.
withDependsOn(JobDependency...) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
withDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
withDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of EC2 vCPUS in the compute environment.
withDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of EC2 vCPUS in the compute environment.
withEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 key pair that is used for instances launched in the compute environment.
withEcsClusterArn(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The environment variables to pass to a container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The environment variables to pass to a container.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The environment variables to send to the container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The environment variables to send to the container.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The environment variables to pass to a container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The environment variables to pass to a container.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The exit code for the job attempt.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code to return upon completion.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
withHardLimit(Integer) - Method in class com.amazonaws.services.batch.model.Ulimit
The hard limit for the ulimit type.
withHost(Host) - Method in class com.amazonaws.services.batch.model.Volume
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
withImage(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The image used to start the container.
withImage(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The image used to start a container.
withImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
withIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that is associated with this job.
withIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that is associated with this job.
withInstanceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
withInstanceTypes(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that may be launched.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that may be launched.
withJobDefinition(String) - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
The name and revision (name:revision) or full Amazon Resource Name (ARN) of the job definition to deregister.
withJobDefinition(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job definition that is used by this job.
withJobDefinition(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job definition used by this job.
withJobDefinitionArn(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The Amazon Resource Name (ARN) for the job definition.
withJobDefinitionArn(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The Amazon Resource Name (ARN) of the job definition.
withJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The name of the job definition to describe.
withJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The name of the job definition.
withJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The name of the job definition to register.
withJobDefinitionName(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The name of the job definition.
withJobDefinitions(String...) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
withJobDefinitions(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
withJobDefinitions(JobDefinition...) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
withJobDefinitions(Collection<JobDefinition>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
withJobId(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The AWS Batch job ID of the job to cancel.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the AWS Batch job associated with this dependency.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The ID for the job.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The ID of the job.
withJobId(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The unique identifier for the job.
withJobId(String) - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
The AWS Batch job ID of the job to terminate.
withJobName(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The name of the job.
withJobName(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The name of the job.
withJobName(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The name of the job.
withJobName(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The name of the job.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
The short name or full Amazon Resource Name (ARN) of the queue to delete.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job queue with which the job is associated.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue with which to list jobs.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue into which the job is submitted.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The name or the Amazon Resource Name (ARN) of the job queue.
withJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
withJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the job queue.
withJobQueueArn(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The Amazon Resource Name (ARN) of the job queue.
withJobQueueName(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The name of the job queue.
withJobQueueName(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
The name of the job queue.
withJobQueueName(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The name of the job queue.
withJobQueueName(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
The name of the job queue.
withJobQueues(String...) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
withJobQueues(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
withJobQueues(JobQueueDetail...) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The list of job queues.
withJobQueues(Collection<JobQueueDetail>) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The list of job queues.
withJobRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) associated with the job upon execution.
withJobRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the IAM role that the container can assume for AWS permissions.
withJobs(String...) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A space-separated list of up to 100 job IDs.
withJobs(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A space-separated list of up to 100 job IDs.
withJobs(JobDetail...) - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
withJobs(Collection<JobDetail>) - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
withJobStatus(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status with which to filter jobs in the specified queue.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status with which to filter jobs in the specified queue.
withJobSummaryList(JobSummary...) - Method in class com.amazonaws.services.batch.model.ListJobsResult
A list of job summaries that match the request.
withJobSummaryList(Collection<JobSummary>) - Method in class com.amazonaws.services.batch.model.ListJobsResult
A list of job summaries that match the request.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
withMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The maximum number of cluster results returned by DescribeComputeEnvironments in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The maximum number of results returned by DescribeJobDefinitions in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The maximum number of results returned by DescribeJobQueues in paginated output.
withMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The maximum number of results returned by ListJobs in paginated output.
withMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of EC2 vCPUs that an environment can reach.
withMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of EC2 vCPUs that an environment can reach.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of MiB of memory reserved for the job.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of MiB of memory reserved for the job.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The hard limit (in MiB) of memory to present to the container.
withMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of EC2 vCPUs that an environment should maintain.
withMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of EC2 vCPUs that an environment should maintain.
withMountPoints(MountPoint...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The mount points for data volumes in your container.
withMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The mount points for data volumes in your container.
withMountPoints(MountPoint...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The mount points for data volumes in your container.
withMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The mount points for data volumes in your container.
withName(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The name of the key-value pair.
withName(String) - Method in class com.amazonaws.services.batch.model.Ulimit
The type of the ulimit.
withName(String) - Method in class com.amazonaws.services.batch.model.Volume
The name of the volume.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
The nextToken value returned from a previous paginated DescribeComputeEnvironments request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
The nextToken value to include in a future DescribeComputeEnvironments request.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The nextToken value returned from a previous paginated DescribeJobDefinitions request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The nextToken value to include in a future DescribeJobDefinitions request.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
The nextToken value returned from a previous paginated DescribeJobQueues request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
The nextToken value to include in a future DescribeJobQueues request.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The nextToken value returned from a previous paginated ListJobs request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.ListJobsResult
The nextToken value to include in a future ListJobs request.
withOrder(Integer) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
The order of the compute environment.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
Default parameters or parameter substitution placeholders that are set in the job definition.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDetail
Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Default parameter substitution placeholders to set in the job definition.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
withPriority(Integer) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The priority of the job queue.
withPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The priority of the job queue.
withPriority(Integer) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The priority of the job queue.
withPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
withPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
withReadOnly(Boolean) - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access to the volume; otherwise, the container can write to the volume.
withReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given read-only access to its root file system.
withReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerProperties
When this parameter is true, the container is given read-only access to its root file system.
withReason(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
A message to attach to the job that explains the reason for canceling it.
withReason(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.ContainerSummary
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
A message to attach to the job that explains the reason for canceling it.
withRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.JobDefinition
The retry strategy to use for failed jobs that are submitted with this job definition.
withRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.JobDetail
The retry strategy to use for this job if an attempt fails.
withRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The retry strategy to use for failed jobs that are submitted with this job definition.
withRetryStrategy(RetryStrategy) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The retry strategy to use for failed jobs from this SubmitJob operation.
withRevision(Integer) - Method in class com.amazonaws.services.batch.model.JobDefinition
The revision of the job definition.
withRevision(Integer) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
The revision of the job definition.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 security group that is associated with instances launched in the compute environment.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The EC2 security group that is associated with instances launched in the compute environment.
withServiceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role associated with the compute environment that allows AWS Batch to make calls to AWS API operations on your behalf.
withServiceRole(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
withServiceRole(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf.
withSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayProperties
The size of the array job.
withSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The size of the array job.
withSize(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The size of the array job.
withSoftLimit(Integer) - Method in class com.amazonaws.services.batch.model.Ulimit
The soft limit for the ulimit type.
withSourcePath(String) - Method in class com.amazonaws.services.batch.model.Host
The path on the host container instance that is presented to the container.
withSourceVolume(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The name of the volume to mount.
withSpotIamFleetRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment.
withStartedAt(Long) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).
withStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
withStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
withState(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
withState(CEState) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
withState(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
withState(CEState) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
withState(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The state of the job queue.
withState(JQState) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The state of the job queue.
withState(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
withState(JQState) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
withState(String) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
withState(CEState) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
withState(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
withState(JQState) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
withStatus(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
withStatus(CEStatus) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
withStatus(String) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
The status with which to filter job definitions.
withStatus(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The status of the job definition.
withStatus(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The current status for the job.
withStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.JobDetail
The current status for the job.
withStatus(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
withStatus(JQStatus) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
withStatus(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The current status for the job.
withStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.JobSummary
The current status for the job.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.AttemptDetail
A short, human-readable string to provide additional details about the current status of the job attempt.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
A short, human-readable string to provide additional details about the current status of the compute environment.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide additional details about the current status of the job.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
A short, human-readable string to provide additional details about the current status of the job queue.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobSummary
A short, human-readable string to provide additional details about the current status of the job.
withStatusSummary(Map<String, Integer>) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
A summary of the number of array job children in each available job status.
withStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The Unix time stamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
withStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix time stamp (in seconds and milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
withStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix time stamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
withSubnets(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets into which the compute resources are launched.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets into which the compute resources are launched.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to resources that are launched in the compute environment.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the job attempt.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that is associated with the container job.
withTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout configuration for jobs that are submitted with this job definition.
withTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDetail
The timeout configuration for the job.
withTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The timeout configuration for jobs that are submitted with this job definition, after which AWS Batch terminates your jobs if they have not finished.
withTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The timeout configuration for this SubmitJob operation.
withType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment.
withType(CEType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment.
withType(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment.
withType(CRType) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment.
withType(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment.
withType(CEType) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment.
withType(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The type of job definition.
withType(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The type of the job dependency.
withType(ArrayJobDependency) - Method in class com.amazonaws.services.batch.model.JobDependency
The type of the job dependency.
withType(String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
withType(JobDefinitionType) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
withUlimits(Ulimit...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of ulimit values to set in the container.
withUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of ulimit values to set in the container.
withUlimits(Ulimit...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of ulimits to set in the container.
withUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of ulimits to set in the container.
withUser(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The user name to use inside the container.
withUser(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The user name to use inside the container.
withValue(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of VCPUs allocated for the job.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The number of vCPUs to reserve for the container.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The number of vCPUs reserved for the container.
withVolumes(Volume...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes associated with the job.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes associated with the job.
withVolumes(Volume...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of data volumes used in a job.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of data volumes used in a job.
A B C D E F G H I J K L M R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.