Skip navigation links
A B C D E F G H I J K L M N O P 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
 
addLabelsEntry(String, String) - Method in class com.amazonaws.services.batch.model.EksMetadata
Add a single Labels entry
addLimitsEntry(String, String) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
Add a single Limits entry
addOptionsEntry(String, String) - Method in class com.amazonaws.services.batch.model.LogConfiguration
Add a single Options entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDefinition
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDetail
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Add a single Parameters entry
addRequestsEntry(String, String) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
Add a single Requests entry
addStatusSummaryEntry(String, Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
Add a single StatusSummary entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.ComputeResource
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDefinition
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobDetail
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.batch.model.TagResourceRequest
Add a single Tags entry
ArrayJobDependency - Enum in com.amazonaws.services.batch.model
 
ArrayProperties - Class in com.amazonaws.services.batch.model
An object that represents an Batch array job.
ArrayProperties() - Constructor for class com.amazonaws.services.batch.model.ArrayProperties
 
ArrayPropertiesDetail - Class in com.amazonaws.services.batch.model
An object that represents 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 that represents the array properties of a job.
ArrayPropertiesSummary() - Constructor for class com.amazonaws.services.batch.model.ArrayPropertiesSummary
 
AssignPublicIp - Enum in com.amazonaws.services.batch.model
 
asyncBuilder() - Static method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
AttemptContainerDetail - Class in com.amazonaws.services.batch.model
An object that represents the details of a container that's 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 that represents a job attempt.
AttemptDetail() - Constructor for class com.amazonaws.services.batch.model.AttemptDetail
 
AttemptEcsTaskDetails - Class in com.amazonaws.services.batch.model
An object that represents the details of a task.
AttemptEcsTaskDetails() - Constructor for class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
 
AttemptTaskContainerDetails - Class in com.amazonaws.services.batch.model
An object that represents the details of a container that's part of a job attempt.
AttemptTaskContainerDetails() - Constructor for class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
 
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 Batch job queue.
cancelJob(CancelJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Cancels a job in an 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 Batch job queue.
cancelJobAsync(CancelJobRequest, AsyncHandler<CancelJobRequest, CancelJobResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Cancels a job in an 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
Contains the parameters for CancelJob.
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
 
clearLabelsEntries() - Method in class com.amazonaws.services.batch.model.EksMetadata
Removes all the entries added into Labels.
clearLimitsEntries() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
Removes all the entries added into Limits.
clearOptionsEntries() - Method in class com.amazonaws.services.batch.model.LogConfiguration
Removes all the entries added into Options.
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.
clearRequestsEntries() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
Removes all the entries added into Requests.
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.ComputeEnvironmentDetail
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.ComputeResource
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.JobDefinition
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.JobDetail
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.batch.model.TagResourceRequest
Removes all the entries added into Tags.
ClientException - Exception in com.amazonaws.services.batch.model
These errors are usually caused by a client action.
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.AttemptEcsTaskDetails
 
clone() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
 
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.CreateSchedulingPolicyRequest
 
clone() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
 
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.DeleteSchedulingPolicyRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyResult
 
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.DescribeSchedulingPoliciesRequest
 
clone() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
 
clone() - Method in class com.amazonaws.services.batch.model.Device
 
clone() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
 
clone() - Method in class com.amazonaws.services.batch.model.EcsProperties
 
clone() - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
 
clone() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
 
clone() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
 
clone() - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
 
clone() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
 
clone() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EksConfiguration
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainer
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
 
clone() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
 
clone() - Method in class com.amazonaws.services.batch.model.EksEmptyDir
 
clone() - Method in class com.amazonaws.services.batch.model.EksHostPath
 
clone() - Method in class com.amazonaws.services.batch.model.EksMetadata
 
clone() - Method in class com.amazonaws.services.batch.model.EksPodProperties
 
clone() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
 
clone() - Method in class com.amazonaws.services.batch.model.EksProperties
 
clone() - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
 
clone() - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
 
clone() - Method in class com.amazonaws.services.batch.model.EksSecret
 
clone() - Method in class com.amazonaws.services.batch.model.EksVolume
 
clone() - Method in class com.amazonaws.services.batch.model.EphemeralStorage
 
clone() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
 
clone() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
 
clone() - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
 
clone() - Method in class com.amazonaws.services.batch.model.Host
 
clone() - Method in class com.amazonaws.services.batch.model.ImagePullSecret
 
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.JobStateTimeLimitAction
 
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.KeyValuesPair
 
clone() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
 
clone() - Method in class com.amazonaws.services.batch.model.LinuxParameters
 
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.ListSchedulingPoliciesRequest
 
clone() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
 
clone() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.batch.model.LogConfiguration
 
clone() - Method in class com.amazonaws.services.batch.model.MountPoint
 
clone() - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
 
clone() - Method in class com.amazonaws.services.batch.model.NetworkInterface
 
clone() - Method in class com.amazonaws.services.batch.model.NodeDetails
 
clone() - Method in class com.amazonaws.services.batch.model.NodeOverrides
 
clone() - Method in class com.amazonaws.services.batch.model.NodeProperties
 
clone() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
 
clone() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
 
clone() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
 
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.RepositoryCredentials
 
clone() - Method in class com.amazonaws.services.batch.model.ResourceRequirement
 
clone() - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
clone() - Method in class com.amazonaws.services.batch.model.RuntimePlatform
 
clone() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
 
clone() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
 
clone() - Method in class com.amazonaws.services.batch.model.Secret
 
clone() - Method in class com.amazonaws.services.batch.model.ShareAttributes
 
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.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.batch.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
 
clone() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
 
clone() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
 
clone() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
 
clone() - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
 
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.Tmpfs
 
clone() - Method in class com.amazonaws.services.batch.model.Ulimit
 
clone() - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.batch.model.UntagResourceResult
 
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.UpdatePolicy
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
 
clone() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyResult
 
clone() - Method in class com.amazonaws.services.batch.model.Volume
 
com.amazonaws.services.batch - package com.amazonaws.services.batch
Batch
com.amazonaws.services.batch.model - package com.amazonaws.services.batch.model
 
ComputeEnvironmentDetail - Class in com.amazonaws.services.batch.model
An object that represents an Batch compute environment.
ComputeEnvironmentDetail() - Constructor for class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
 
ComputeEnvironmentOrder - Class in com.amazonaws.services.batch.model
The order that compute environments are tried in 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 that represents an Batch compute resource.
ComputeResource() - Constructor for class com.amazonaws.services.batch.model.ComputeResource
 
ComputeResourceUpdate - Class in com.amazonaws.services.batch.model
An object that represents 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 that represents the details of a container that's 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 for Amazon ECS based job definitions.
ContainerProperties() - Constructor for class com.amazonaws.services.batch.model.ContainerProperties
 
ContainerSummary - Class in com.amazonaws.services.batch.model
An object that represents summary details of a container within a job.
ContainerSummary() - Constructor for class com.amazonaws.services.batch.model.ContainerSummary
 
CRAllocationStrategy - Enum in com.amazonaws.services.batch.model
 
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Creates an Batch compute environment.
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Creates an 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 Batch compute environment.
createComputeEnvironmentAsync(CreateComputeEnvironmentRequest, AsyncHandler<CreateComputeEnvironmentRequest, CreateComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an 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
Contains the parameters for CreateComputeEnvironment.
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 Batch job queue.
createJobQueue(CreateJobQueueRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Creates an 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 Batch job queue.
createJobQueueAsync(CreateJobQueueRequest, AsyncHandler<CreateJobQueueRequest, CreateJobQueueResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an 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
Contains the parameters for CreateJobQueue.
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
 
createSchedulingPolicy(CreateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
createSchedulingPolicy(CreateSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Creates an Batch scheduling policy.
createSchedulingPolicy(CreateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Creates an Batch scheduling policy.
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest, AsyncHandler<CreateSchedulingPolicyRequest, CreateSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an Batch scheduling policy.
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest, AsyncHandler<CreateSchedulingPolicyRequest, CreateSchedulingPolicyResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Creates an Batch scheduling policy.
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
createSchedulingPolicyAsync(CreateSchedulingPolicyRequest, AsyncHandler<CreateSchedulingPolicyRequest, CreateSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
CreateSchedulingPolicyRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for CreateSchedulingPolicy.
CreateSchedulingPolicyRequest() - Constructor for class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
 
CreateSchedulingPolicyResult - Class in com.amazonaws.services.batch.model
 
CreateSchedulingPolicyResult() - Constructor for class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
 
CRType - Enum in com.amazonaws.services.batch.model
 
CRUpdateAllocationStrategy - 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 Batch compute environment.
deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deletes an 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 Batch compute environment.
deleteComputeEnvironmentAsync(DeleteComputeEnvironmentRequest, AsyncHandler<DeleteComputeEnvironmentRequest, DeleteComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes an 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
Contains the parameters for DeleteComputeEnvironment.
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
Contains the parameters for DeleteJobQueue.
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
 
deleteSchedulingPolicy(DeleteSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
deleteSchedulingPolicy(DeleteSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deletes the specified scheduling policy.
deleteSchedulingPolicy(DeleteSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deletes the specified scheduling policy.
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest, AsyncHandler<DeleteSchedulingPolicyRequest, DeleteSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes the specified scheduling policy.
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest, AsyncHandler<DeleteSchedulingPolicyRequest, DeleteSchedulingPolicyResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes the specified scheduling policy.
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
deleteSchedulingPolicyAsync(DeleteSchedulingPolicyRequest, AsyncHandler<DeleteSchedulingPolicyRequest, DeleteSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DeleteSchedulingPolicyRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for DeleteSchedulingPolicy.
DeleteSchedulingPolicyRequest() - Constructor for class com.amazonaws.services.batch.model.DeleteSchedulingPolicyRequest
 
DeleteSchedulingPolicyResult - Class in com.amazonaws.services.batch.model
 
DeleteSchedulingPolicyResult() - Constructor for class com.amazonaws.services.batch.model.DeleteSchedulingPolicyResult
 
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deregisters an Batch job definition.
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deregisters an 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 Batch job definition.
deregisterJobDefinitionAsync(DeregisterJobDefinitionRequest, AsyncHandler<DeregisterJobDefinitionRequest, DeregisterJobDefinitionResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deregisters an 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
Contains the parameters for DescribeComputeEnvironments.
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
Contains the parameters for DescribeJobDefinitions.
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
Contains the parameters for DescribeJobQueues.
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 Batch jobs.
describeJobs(DescribeJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes a list of 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 Batch jobs.
describeJobsAsync(DescribeJobsRequest, AsyncHandler<DescribeJobsRequest, DescribeJobsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes a list of 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
Contains the parameters for DescribeJobs.
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
 
describeSchedulingPolicies(DescribeSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
describeSchedulingPolicies(DescribeSchedulingPoliciesRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Describes one or more of your scheduling policies.
describeSchedulingPolicies(DescribeSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Describes one or more of your scheduling policies.
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest, AsyncHandler<DescribeSchedulingPoliciesRequest, DescribeSchedulingPoliciesResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your scheduling policies.
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest, AsyncHandler<DescribeSchedulingPoliciesRequest, DescribeSchedulingPoliciesResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Describes one or more of your scheduling policies.
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
describeSchedulingPoliciesAsync(DescribeSchedulingPoliciesRequest, AsyncHandler<DescribeSchedulingPoliciesRequest, DescribeSchedulingPoliciesResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
DescribeSchedulingPoliciesRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for DescribeSchedulingPolicies.
DescribeSchedulingPoliciesRequest() - Constructor for class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
 
DescribeSchedulingPoliciesResult - Class in com.amazonaws.services.batch.model
 
DescribeSchedulingPoliciesResult() - Constructor for class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
 
Device - Class in com.amazonaws.services.batch.model
An object that represents a container instance host device.
Device() - Constructor for class com.amazonaws.services.batch.model.Device
 
DeviceCgroupPermission - Enum in com.amazonaws.services.batch.model
 

E

Ec2Configuration - Class in com.amazonaws.services.batch.model
Provides information used to select Amazon Machine Images (AMIs) for instances in the compute environment.
Ec2Configuration() - Constructor for class com.amazonaws.services.batch.model.Ec2Configuration
 
EcsProperties - Class in com.amazonaws.services.batch.model
An object that contains the properties for the Amazon ECS resources of a job.
EcsProperties() - Constructor for class com.amazonaws.services.batch.model.EcsProperties
 
EcsPropertiesDetail - Class in com.amazonaws.services.batch.model
An object that contains the details for the Amazon ECS resources of a job.
EcsPropertiesDetail() - Constructor for class com.amazonaws.services.batch.model.EcsPropertiesDetail
 
EcsPropertiesOverride - Class in com.amazonaws.services.batch.model
An object that contains overrides for the Amazon ECS task definition of a job.
EcsPropertiesOverride() - Constructor for class com.amazonaws.services.batch.model.EcsPropertiesOverride
 
EcsTaskDetails - Class in com.amazonaws.services.batch.model
The details of a task definition that describes the container and volume definitions of an Amazon ECS task.
EcsTaskDetails() - Constructor for class com.amazonaws.services.batch.model.EcsTaskDetails
 
EcsTaskProperties - Class in com.amazonaws.services.batch.model
The properties for a task definition that describes the container and volume definitions of an Amazon ECS task.
EcsTaskProperties() - Constructor for class com.amazonaws.services.batch.model.EcsTaskProperties
 
EFSAuthorizationConfig - Class in com.amazonaws.services.batch.model
The authorization configuration details for the Amazon EFS file system.
EFSAuthorizationConfig() - Constructor for class com.amazonaws.services.batch.model.EFSAuthorizationConfig
 
EFSAuthorizationConfigIAM - Enum in com.amazonaws.services.batch.model
 
EFSTransitEncryption - Enum in com.amazonaws.services.batch.model
 
EFSVolumeConfiguration - Class in com.amazonaws.services.batch.model
This is used when you're using an Amazon Elastic File System file system for job storage.
EFSVolumeConfiguration() - Constructor for class com.amazonaws.services.batch.model.EFSVolumeConfiguration
 
EksAttemptContainerDetail - Class in com.amazonaws.services.batch.model
An object that represents the details for an attempt for a job attempt that an Amazon EKS container runs.
EksAttemptContainerDetail() - Constructor for class com.amazonaws.services.batch.model.EksAttemptContainerDetail
 
EksAttemptDetail - Class in com.amazonaws.services.batch.model
An object that represents the details of a job attempt for a job attempt by an Amazon EKS container.
EksAttemptDetail() - Constructor for class com.amazonaws.services.batch.model.EksAttemptDetail
 
EksConfiguration - Class in com.amazonaws.services.batch.model
Configuration for the Amazon EKS cluster that supports the Batch compute environment.
EksConfiguration() - Constructor for class com.amazonaws.services.batch.model.EksConfiguration
 
EksContainer - Class in com.amazonaws.services.batch.model
EKS container properties are used in job definitions for Amazon EKS based job definitions to describe the properties for a container node in the pod that's launched as part of a job.
EksContainer() - Constructor for class com.amazonaws.services.batch.model.EksContainer
 
EksContainerDetail - Class in com.amazonaws.services.batch.model
The details for container properties that are returned by DescribeJobs for jobs that use Amazon EKS.
EksContainerDetail() - Constructor for class com.amazonaws.services.batch.model.EksContainerDetail
 
EksContainerEnvironmentVariable - Class in com.amazonaws.services.batch.model
An environment variable.
EksContainerEnvironmentVariable() - Constructor for class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
 
EksContainerOverride - Class in com.amazonaws.services.batch.model
Object representing any Kubernetes overrides to a job definition that's used in a SubmitJob API operation.
EksContainerOverride() - Constructor for class com.amazonaws.services.batch.model.EksContainerOverride
 
EksContainerResourceRequirements - Class in com.amazonaws.services.batch.model
The type and amount of resources to assign to a container.
EksContainerResourceRequirements() - Constructor for class com.amazonaws.services.batch.model.EksContainerResourceRequirements
 
EksContainerSecurityContext - Class in com.amazonaws.services.batch.model
The security context for a job.
EksContainerSecurityContext() - Constructor for class com.amazonaws.services.batch.model.EksContainerSecurityContext
 
EksContainerVolumeMount - Class in com.amazonaws.services.batch.model
The volume mounts for a container for an Amazon EKS job.
EksContainerVolumeMount() - Constructor for class com.amazonaws.services.batch.model.EksContainerVolumeMount
 
EksEmptyDir - Class in com.amazonaws.services.batch.model
Specifies the configuration of a Kubernetes emptyDir volume.
EksEmptyDir() - Constructor for class com.amazonaws.services.batch.model.EksEmptyDir
 
EksHostPath - Class in com.amazonaws.services.batch.model
Specifies the configuration of a Kubernetes hostPath volume.
EksHostPath() - Constructor for class com.amazonaws.services.batch.model.EksHostPath
 
EksMetadata - Class in com.amazonaws.services.batch.model
Describes and uniquely identifies Kubernetes resources.
EksMetadata() - Constructor for class com.amazonaws.services.batch.model.EksMetadata
 
EksPodProperties - Class in com.amazonaws.services.batch.model
The properties for the pod.
EksPodProperties() - Constructor for class com.amazonaws.services.batch.model.EksPodProperties
 
EksPodPropertiesDetail - Class in com.amazonaws.services.batch.model
The details for the pod.
EksPodPropertiesDetail() - Constructor for class com.amazonaws.services.batch.model.EksPodPropertiesDetail
 
EksPodPropertiesOverride - Class in com.amazonaws.services.batch.model
An object that contains overrides for the Kubernetes pod properties of a job.
EksPodPropertiesOverride() - Constructor for class com.amazonaws.services.batch.model.EksPodPropertiesOverride
 
EksProperties - Class in com.amazonaws.services.batch.model
An object that contains the properties for the Kubernetes resources of a job.
EksProperties() - Constructor for class com.amazonaws.services.batch.model.EksProperties
 
EksPropertiesDetail - Class in com.amazonaws.services.batch.model
An object that contains the details for the Kubernetes resources of a job.
EksPropertiesDetail() - Constructor for class com.amazonaws.services.batch.model.EksPropertiesDetail
 
EksPropertiesOverride - Class in com.amazonaws.services.batch.model
An object that contains overrides for the Kubernetes resources of a job.
EksPropertiesOverride() - Constructor for class com.amazonaws.services.batch.model.EksPropertiesOverride
 
EksSecret - Class in com.amazonaws.services.batch.model
Specifies the configuration of a Kubernetes secret volume.
EksSecret() - Constructor for class com.amazonaws.services.batch.model.EksSecret
 
EksVolume - Class in com.amazonaws.services.batch.model
Specifies an Amazon EKS volume for a job definition.
EksVolume() - Constructor for class com.amazonaws.services.batch.model.EksVolume
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.batch.AWSBatch
The region metadata service name for computing region endpoints.
EphemeralStorage - Class in com.amazonaws.services.batch.model
The amount of ephemeral storage to allocate for the task.
EphemeralStorage() - Constructor for class com.amazonaws.services.batch.model.EphemeralStorage
 
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.AttemptEcsTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
 
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.CreateSchedulingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
 
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.DeleteSchedulingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyResult
 
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.DescribeSchedulingPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Device
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EcsProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksConfiguration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainer
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksHostPath
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksMetadata
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksPodProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksSecret
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EksVolume
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EphemeralStorage
 
equals(Object) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
 
equals(Object) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
 
equals(Object) - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Host
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ImagePullSecret
 
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.JobStateTimeLimitAction
 
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.KeyValuesPair
 
equals(Object) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
 
equals(Object) - Method in class com.amazonaws.services.batch.model.LinuxParameters
 
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.ListSchedulingPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.LogConfiguration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.MountPoint
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NetworkInterface
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodeDetails
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodeOverrides
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodeProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
 
equals(Object) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
 
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.RepositoryCredentials
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
 
equals(Object) - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
equals(Object) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
 
equals(Object) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Secret
 
equals(Object) - Method in class com.amazonaws.services.batch.model.ShareAttributes
 
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.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
 
equals(Object) - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
 
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.Tmpfs
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Ulimit
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UntagResourceResult
 
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.UpdatePolicy
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.batch.model.Volume
 
EvaluateOnExit - Class in com.amazonaws.services.batch.model
Specifies an array of up to 5 conditions to be met, and an action to take (RETRY or EXIT) if all conditions are met.
EvaluateOnExit() - Constructor for class com.amazonaws.services.batch.model.EvaluateOnExit
 

F

FairsharePolicy - Class in com.amazonaws.services.batch.model
The fair share policy for a scheduling policy.
FairsharePolicy() - Constructor for class com.amazonaws.services.batch.model.FairsharePolicy
 
FargatePlatformConfiguration - Class in com.amazonaws.services.batch.model
The platform configuration for jobs that are running on Fargate resources.
FargatePlatformConfiguration() - Constructor for class com.amazonaws.services.batch.model.FargatePlatformConfiguration
 
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.AssignPublicIp
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.CRAllocationStrategy
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.CRUpdateAllocationStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.DeviceCgroupPermission
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.EFSAuthorizationConfigIAM
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.EFSTransitEncryption
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.JobStateTimeLimitActionsAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.JobStateTimeLimitActionsState
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.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.LogDriver
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.OrchestrationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.PlatformCapability
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.batch.model.RetryAction
Use this in place of valueOf.

G

getAccessPointId() - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
The Amazon EFS access point ID to use.
getAction() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
getAction() - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The action to take when a job is at the head of the job queue in the specified state for the specified period of time.
getAllocationStrategy() - Method in class com.amazonaws.services.batch.model.ComputeResource
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
getAllocationStrategy() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The allocation strategy to use for the compute resource if there's not enough instances of the best fitting instance type that can be allocated.
getAllowPrivilegeEscalation() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process.
getArgs() - Method in class com.amazonaws.services.batch.model.EksContainer
An array of arguments to the entrypoint.
getArgs() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
An array of arguments to the entrypoint.
getArgs() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The arguments to the entrypoint to send to the container that overrides the default arguments from the Docker image or the job definition.
getArn() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The Amazon Resource Name (ARN) of the scheduling policy.
getArn() - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to delete.
getArn() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The Amazon Resource Name (ARN) of the scheduling policy.
getArn() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
Amazon Resource Name (ARN) of the scheduling policy.
getArn() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to update.
getArns() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
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's an array job.
getArrayProperties() - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it's 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.
getAssignPublicIp() - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
Indicates whether the job has a public IP address.
getAttachmentId() - Method in class com.amazonaws.services.batch.model.NetworkInterface
The attachment ID for the network interface.
getAttemptDurationSeconds() - Method in class com.amazonaws.services.batch.model.JobTimeout
The job timeout time (in seconds) that's measured from the job attempt's startedAt timestamp.
getAttempts() - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are 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.
getAuthorizationConfig() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The authorization configuration details for the Amazon EFS file system.
getBidPercentage() - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched.
getBidPercentage() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum percentage that a Spot Instance price can 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's 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's passed to the container.
getCommand() - Method in class com.amazonaws.services.batch.model.EksContainer
The entrypoint for the container.
getCommand() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The entrypoint for the container.
getCommand() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
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.TaskContainerDetails
The command that's passed to the container.
getCommand() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
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.TaskContainerProperties
The command that's 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 the 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 that 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.
getComputeReservation() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
A value used to reserve some of the available maximum vCPU for fair share identifiers that aren't already used.
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 about 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.
getCondition() - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
The dependency condition of the container.
getContainer() - Method in class com.amazonaws.services.batch.model.AttemptDetail
The details for the container in this job attempt.
getContainer() - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details for the container that's associated with the job.
getContainer() - Method in class com.amazonaws.services.batch.model.JobSummary
An object that represents the details of the container that's associated with the job.
getContainer() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The container details for the node range.
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.AttemptEcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
getContainerInstanceArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance that the container is running on.
getContainerInstanceArn() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
getContainerName() - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
A unique identifier for the container.
getContainerOrchestrationType() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The orchestration type of the compute environment.
getContainerOrchestrationType() - Method in class com.amazonaws.services.batch.model.JobDefinition
The orchestration type of the compute environment.
getContainerOverrides() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The overrides that are sent to a node range.
getContainerOverrides() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object with properties that override the defaults for the job definition 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.Device
The path inside the container that's used to expose the host device.
getContainerPath() - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container where the host volume is mounted.
getContainerPath() - Method in class com.amazonaws.services.batch.model.Tmpfs
The absolute file path in the container where the tmpfs volume is mounted.
getContainerProperties() - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties specific to Amazon ECS-based jobs.
getContainerProperties() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to Amazon ECS-based single-node container-based jobs.
getContainers() - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
A list of containers that are included in the taskProperties list.
getContainers() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of containers that are included in the taskProperties list.
getContainers() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
This object is a list of containers.
getContainers() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the final status of the containers for this job attempt.
getContainers() - Method in class com.amazonaws.services.batch.model.EksPodProperties
The properties of the container that's used on the Amazon EKS pod.
getContainers() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The properties of the container that's used on the Amazon EKS pod.
getContainers() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the container that's used on the Amazon EKS pod.
getContainers() - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
The overrides for the container definition of a job.
getCpuArchitecture() - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The vCPU architecture.
getCreatedAt() - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was created.
getCreatedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp (in milliseconds) for when the job was created.
getCredentialsParameter() - Method in class com.amazonaws.services.batch.model.RepositoryCredentials
The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
getDependsOn() - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job IDs that this job depends on.
getDependsOn() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
getDependsOn() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of containers that this container depends on.
getDependsOn() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of containers that this container depends on.
getDesiredvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of vCPUS in the compute environment.
getDesiredvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of vCPUS in the compute environment.
getDevices() - Method in class com.amazonaws.services.batch.model.LinuxParameters
Any of the host devices to expose to the container.
getDnsPolicy() - Method in class com.amazonaws.services.batch.model.EksPodProperties
The DNS policy for the pod.
getDnsPolicy() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The DNS policy for the pod.
getEc2Configuration() - Method in class com.amazonaws.services.batch.model.ComputeResource
Provides information that's used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
getEc2Configuration() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Provides information used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
getEc2KeyPair() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 key pair that's used for instances launched in the compute environment.
getEc2KeyPair() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 key pair that's 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 that the compute environment uses.
getEcsProperties() - Method in class com.amazonaws.services.batch.model.JobDefinition
An object that contains the properties for the Amazon ECS resources of a job.When ecsProperties is used in the job definition, it can't be used in addition to containerProperties, eksProperties, or nodeProperties.
getEcsProperties() - Method in class com.amazonaws.services.batch.model.JobDetail
An object with properties that are specific to Amazon ECS-based jobs.
getEcsProperties() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
This is an object that represents the properties of the node range for a multi-node parallel job.
getEcsProperties() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon ECS-based jobs.
getEcsPropertiesOverride() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the properties that you want to replace for the existing Amazon ECS resources of a job.
getEcsPropertiesOverride() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon ECS resources.
getEfsVolumeConfiguration() - Method in class com.amazonaws.services.batch.model.Volume
This parameter is specified when you're using an Amazon Elastic File System file system for job storage.
getEksAttempts() - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are associated with this job.
getEksClusterArn() - Method in class com.amazonaws.services.batch.model.EksConfiguration
The Amazon Resource Name (ARN) of the Amazon EKS cluster.
getEksConfiguration() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The configuration for the Amazon EKS cluster that supports the Batch compute environment.
getEksConfiguration() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The details for the Amazon EKS cluster that supports the compute environment.
getEksProperties() - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to Amazon EKS-based jobs.
getEksProperties() - Method in class com.amazonaws.services.batch.model.JobDetail
An object with various properties that are specific to Amazon EKS based jobs.
getEksProperties() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon EKS-based jobs.
getEksPropertiesOverride() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon EKS resources.
getEmptyDir() - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes emptyDir volume.
getEnv() - Method in class com.amazonaws.services.batch.model.EksContainer
The environment variables to pass to a container.
getEnv() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The environment variables to pass to a container.
getEnv() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The environment variables to send to the container.
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.
getEnvironment() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The environment variables to pass to a container.
getEnvironment() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The environment variables to send to the container.
getEnvironment() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The environment variables to pass to a container.
getEphemeralStorage() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The amount of ephemeral storage allocated for the task.
getEphemeralStorage() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The amount of ephemeral storage to allocate for the task.
getEphemeralStorage() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The amount of ephemeral storage allocated for the task.
getEphemeralStorage() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The amount of ephemeral storage to allocate for the task.
getEssential() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
getEssential() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
getEvaluateOnExit() - Method in class com.amazonaws.services.batch.model.RetryStrategy
Array of up to 5 objects that specify the conditions where jobs are retried or failed.
getExecutionRoleArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
getExecutionRoleArn() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
getExecutionRoleArn() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
getExecutionRoleArn() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
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.AttemptTaskContainerDetails
The exit code for the container’s attempt.
getExitCode() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code returned upon completion.
getExitCode() - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
getExitCode() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The exit code returned for the job attempt.
getExitCode() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The exit code returned for the job attempt.
getExitCode() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The exit code returned upon completion.
getFairsharePolicy() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The fair share policy of the scheduling policy.
getFairsharePolicy() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The fair share policy for the scheduling policy.
getFairsharePolicy() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The fair share policy.
getFargatePlatformConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The platform configuration for jobs that are running on Fargate resources.
getFargatePlatformConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The platform configuration for jobs that are running on Fargate resources.
getFileSystemId() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The Amazon EFS file system ID to use.
getFilters() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The filter to apply to the query.
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's stored.
getHostNetwork() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the pod uses the hosts' network IP address.
getHostNetwork() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the pod uses the hosts' network IP address.
getHostPath() - Method in class com.amazonaws.services.batch.model.Device
The path for the device on the host container instance.
getHostPath() - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes hostPath volume.
getIam() - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
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
Required.
getImage() - Method in class com.amazonaws.services.batch.model.EksContainer
The Docker image used to start the container.
getImage() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The Docker image used to start the container.
getImage() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The override of the Docker image that's used to start the container.
getImage() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The image used to start a container.
getImage() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The image used to start a container.
getImageId() - Method in class com.amazonaws.services.batch.model.ComputeResource
Deprecated.
getImageId() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
getImageIdOverride() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The AMI ID used for instances launched in the compute environment that match the image type.
getImageKubernetesVersion() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The Kubernetes version for the compute environment.
getImagePullPolicy() - Method in class com.amazonaws.services.batch.model.EksContainer
The image pull policy for the container.
getImagePullPolicy() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The image pull policy for the container.
getImagePullSecrets() - Method in class com.amazonaws.services.batch.model.EksPodProperties
References a Kubernetes secret resource.
getImagePullSecrets() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Displays the reference pointer to the Kubernetes secret resource.
getImageType() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The image type to match with the instance type to select an AMI.
getIndex() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that's associated with this job.
getIndex() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that's associated with this job.
getInitContainers() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the init containers.
getInitContainers() - Method in class com.amazonaws.services.batch.model.EksPodProperties
These containers run before application containers, always runs to completion, and must complete successfully before the next container starts.
getInitContainers() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The container registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store.
getInitContainers() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the conatainers defined in the Amazon EKS pod.
getInitProcessEnabled() - Method in class com.amazonaws.services.batch.model.LinuxParameters
If true, run an init process inside the container that forwards signals and reaps processes.
getInstanceRole() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
getInstanceRole() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
getInstanceType() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The instance type of the underlying host infrastructure of a multi-node parallel job.
getInstanceType() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The instance type to use for a multi-node parallel job.
getInstanceType() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The instance type to use for a multi-node parallel job.
getInstanceTypes() - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that can be launched.
getInstanceTypes() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The instances types that can be launched.
getInstanceTypes() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the instance types that you want to replace for the existing resources of a job.
getInstanceTypes() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The instance types of the underlying host infrastructure of a multi-node parallel job.
getIpcMode() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The IPC resource namespace to use for the containers in the task.
getIpcMode() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The IPC resource namespace to use for the containers in the task.
getIpv6Address() - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv6 address for the network interface.
getIsCancelled() - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is canceled.
getIsMainNode() - Method in class com.amazonaws.services.batch.model.NodeDetails
Specifies whether the current node is the main node for a multi-node parallel job.
getIsMainNode() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
Specifies whether the current node is the main node for a multi-node parallel job.
getIsTerminated() - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is terminated.
getJobArn() - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job.
getJobArn() - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job.
getJobArn() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The Amazon Resource Name (ARN) for the job.
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 Amazon Resource Name (ARN) of the job definition that this job uses.
getJobDefinition() - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job definition.
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 list of up to 100 job definitions.
getJobDefinitions() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
getJobExecutionTimeoutMinutes() - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies the job timeout (in minutes) when the compute environment infrastructure is updated.
getJobId() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The Batch job ID of the job to cancel.
getJobId() - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the Batch job that's associated with this dependency.
getJobId() - Method in class com.amazonaws.services.batch.model.JobDetail
The job ID.
getJobId() - Method in class com.amazonaws.services.batch.model.JobSummary
The job ID.
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 Batch job ID of the job to terminate.
getJobName() - Method in class com.amazonaws.services.batch.model.JobDetail
The job name.
getJobName() - Method in class com.amazonaws.services.batch.model.JobSummary
The job name.
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 that the job is associated with.
getJobQueue() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue used to list jobs.
getJobQueue() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue where 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 job queue name.
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) that's associated with the job when run.
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 Amazon Web Services permissions.
getJobs() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A list of up to 100 job IDs.
getJobs() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
getJobStateTimeLimitActions() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of actions that Batch performs on jobs that remain at the head of the job queue in the specified state longer than specified times.
getJobStateTimeLimitActions() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
getJobStateTimeLimitActions() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
getJobStatus() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status used 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.
getKubernetesNamespace() - Method in class com.amazonaws.services.batch.model.EksConfiguration
The namespace of the Amazon EKS cluster.
getLabels() - Method in class com.amazonaws.services.batch.model.EksMetadata
Key-value pairs used to identify, sort, and organize cube resources.
getLaunchTemplate() - Method in class com.amazonaws.services.batch.model.ComputeResource
The launch template to use for your compute resources.
getLaunchTemplate() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The updated launch template to use for your compute resources.
getLaunchTemplateId() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The ID of the launch template.
getLaunchTemplateName() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The name of the launch template.
getLimits() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to reserve for the container.
getLinuxParameters() - Method in class com.amazonaws.services.batch.model.ContainerDetail
Linux-specific modifications that are applied to the container, such as details for device mappings.
getLinuxParameters() - Method in class com.amazonaws.services.batch.model.ContainerProperties
Linux-specific modifications that are applied to the container, such as details for device mappings.
getLinuxParameters() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
getLinuxParameters() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
getLogConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The log configuration specification for the container.
getLogConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The log configuration specification for the container.
getLogConfiguration() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The log configuration specification for the container.
getLogConfiguration() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The log configuration specification for the container.
getLogDriver() - Method in class com.amazonaws.services.batch.model.LogConfiguration
The log driver to use for the container.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream that's associated with the container.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
getLogStreamName() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of the CloudWatch Logs log stream that's associated with the container.
getMainNode() - Method in class com.amazonaws.services.batch.model.NodeProperties
Specifies the node index for the main node of a multi-node parallel job.
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.
getMaxResults() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The maximum number of results that's returned by ListSchedulingPolicies in paginated output.
getMaxSwap() - Method in class com.amazonaws.services.batch.model.LinuxParameters
The total amount of swap memory (in MiB) a container can use.
getMaxTimeSeconds() - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken.
getMaxvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of vCPUs that a compute environment can support.
getMaxvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of Amazon EC2 vCPUs that an environment can reach.
getMedium() - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The medium to store the volume.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerDetail
For jobs running on Amazon EC2 resources that didn't specify memory requirements using resourceRequirements, the number of MiB of memory reserved for the job.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
getMemory() - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
getMetadata() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Metadata about the Kubernetes pod.
getMetadata() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Describes and uniquely identifies Kubernetes resources.
getMetadata() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
Metadata about the overrides for the container that's used on the Amazon EKS pod.
getMinvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of vCPUs that a compute environment should maintain (even if the compute environment is DISABLED).
getMinvCpus() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of vCPUs that an environment should maintain (even if the compute environment is DISABLED).
getMountOptions() - Method in class com.amazonaws.services.batch.model.Tmpfs
The list of tmpfs volume mount options.
getMountPath() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The path on the container where the volume is mounted.
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.
getMountPoints() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The mount points for data volumes in your container.
getMountPoints() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The mount points for data volumes in your container.
getMultiNodeJobId() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for a multi-node parallel job.
getName() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of a container.
getName() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The name of the scheduling policy.
getName() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The name of the scheduling policy.
getName() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The name of a container.
getName() - Method in class com.amazonaws.services.batch.model.EksContainer
The name of the container.
getName() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The name of the container.
getName() - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The name of the environment variable.
getName() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
A pointer to the container that you want to override.
getName() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The name the volume mount.
getName() - Method in class com.amazonaws.services.batch.model.EksVolume
The name of the volume.
getName() - Method in class com.amazonaws.services.batch.model.ImagePullSecret
Provides a unique identifier for the ImagePullSecret.
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.KeyValuesPair
The name of the filter.
getName() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The name of the scheduling policy.
getName() - Method in class com.amazonaws.services.batch.model.Secret
The name of the secret.
getName() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of a container.
getName() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
A pointer to the container that you want to override.
getName() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The name of a container.
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.
getNetworkConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network configuration for jobs that are running on Fargate resources.
getNetworkConfiguration() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The network configuration for jobs that are running on Fargate resources.
getNetworkConfiguration() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The network configuration for jobs that are running on Fargate resources.
getNetworkConfiguration() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The network configuration for jobs that are running on Fargate resources.
getNetworkInterfaces() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The network interfaces that are associated with the job attempt.
getNetworkInterfaces() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The network interfaces that are associated with the job attempt.
getNetworkInterfaces() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network interfaces that are associated with the job.
getNetworkInterfaces() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The network interfaces that are associated with the job.
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.
getNextToken() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The nextToken value that's returned from a previous paginated ListSchedulingPolicies request where maxResults was used and the results exceeded the value of that parameter.
getNextToken() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
The nextToken value to include in a future ListSchedulingPolicies request.
getNodeDetails() - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details of a node that's associated with a multi-node parallel job.
getNodeIndex() - Method in class com.amazonaws.services.batch.model.NodeDetails
The node index for the node.
getNodeIndex() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The node index for the node.
getNodeName() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the node for this job attempt.
getNodeName() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the node for this job.
getNodeOverrides() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range.
getNodeProperties() - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to multi-node parallel jobs.
getNodeProperties() - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the node properties of a multi-node parallel job.
getNodeProperties() - Method in class com.amazonaws.services.batch.model.JobSummary
The node properties for a single node in a job summary list.
getNodeProperties() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to multi-node parallel jobs.
getNodePropertyOverrides() - Method in class com.amazonaws.services.batch.model.NodeOverrides
The node property overrides for the job.
getNodeRangeProperties() - Method in class com.amazonaws.services.batch.model.NodeProperties
A list of node ranges and their properties that are associated with a multi-node parallel job.
getNumNodes() - Method in class com.amazonaws.services.batch.model.NodeOverrides
The number of nodes to use with a multi-node parallel job.
getNumNodes() - Method in class com.amazonaws.services.batch.model.NodeProperties
The number of nodes that are associated with a multi-node parallel job.
getNumNodes() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The number of nodes that are associated with a multi-node parallel job.
getOnExitCode() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job.
getOnReason() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the Reason returned for a job.
getOnStatusReason() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the StatusReason returned for a job.
getOperatingSystemFamily() - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The operating system for the compute environment.
getOptional() - Method in class com.amazonaws.services.batch.model.EksSecret
Specifies whether the secret or the secret's keys must be defined.
getOptions() - Method in class com.amazonaws.services.batch.model.LogConfiguration
The configuration options to send to the log driver.
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 that are 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.
getPath() - Method in class com.amazonaws.services.batch.model.EksHostPath
The path of the file or directory on the host to mount into containers on the pod.
getPermissions() - Method in class com.amazonaws.services.batch.model.Device
The explicit permissions to provide to the container for the device.
getPidMode() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The process namespace to use for the containers in the task.
getPidMode() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The process namespace to use for the containers in the task.
getPlacementGroup() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 placement group to associate with your compute resources.
getPlacementGroup() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 placement group to associate with your compute resources.
getPlatformCapabilities() - Method in class com.amazonaws.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
getPlatformCapabilities() - Method in class com.amazonaws.services.batch.model.JobDetail
The platform capabilities required by the job definition.
getPlatformCapabilities() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
getPlatformVersion() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Fargate platform version where the jobs are running.
getPlatformVersion() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Fargate platform version where the jobs are running.
getPlatformVersion() - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
The Fargate platform version where the jobs are running.
getPodName() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the pod for this job attempt.
getPodName() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the pod for this job.
getPodProperties() - Method in class com.amazonaws.services.batch.model.EksProperties
The properties for the Kubernetes pod resources of a job.
getPodProperties() - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
The properties for the Kubernetes pod resources of a job.
getPodProperties() - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
The overrides for the Kubernetes pod resources of a job.
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.
getPrivateIpv4Address() - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv4 address for the network interface.
getPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated permissions 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 permissions on the host container instance (similar to the root user).
getPrivileged() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is true, the container is given elevated permissions on the host container instance.
getPrivileged() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
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.TaskContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
getPropagateTags() - Method in class com.amazonaws.services.batch.model.JobDefinition
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
getPropagateTags() - Method in class com.amazonaws.services.batch.model.JobDetail
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
getPropagateTags() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
getPropagateTags() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
getReadOnly() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
If this value is true, the container has read-only access to the volume.
getReadOnly() - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access 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.
getReadOnlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
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.TaskContainerDetails
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.TaskContainerProperties
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 for a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
A short (255 max characters) string that's easy to understand and provides additional details for 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 for 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 for a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details for a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
A short human-readable string to provide additional details for a running or stopped container.
getReason() - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The reason to log for the action being taken.
getReason() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A short (255 max characters) human-readable string to provide additional details for 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.
getRepositoryCredentials() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The private repository authentication credentials to use.
getRepositoryCredentials() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The private repository authentication credentials to use.
getRepositoryCredentials() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The private repository authentication credentials to use.
getRepositoryCredentials() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The private repository authentication credentials to use.
getRequests() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to request for the container.
getResourceArn() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource that tags are listed for.
getResourceArn() - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that tags are added to.
getResourceArn() - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The type and amount of resources to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The type and amount of resources to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The type and amount of resources to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The type and amount of a resource to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The type and amount of resources to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The type and amount of a resource to assign to a container.
getResources() - Method in class com.amazonaws.services.batch.model.EksContainer
The type and amount of resources to assign to a container.
getResources() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The type and amount of resources to assign to a container.
getResources() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The type and amount of resources to assign to a container.
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.
getRootDirectory() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The directory within the Amazon EFS file system to mount as the root directory inside the host.
getRunAsGroup() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified group ID (gid).
getRunAsNonRoot() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as a user with a uid other than 0.
getRunAsUser() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified user ID (uid).
getRuntimePlatform() - Method in class com.amazonaws.services.batch.model.ContainerDetail
An object that represents the compute environment architecture for Batch jobs on Fargate.
getRuntimePlatform() - Method in class com.amazonaws.services.batch.model.ContainerProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
getRuntimePlatform() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
An object that represents the compute environment architecture for Batch jobs on Fargate.
getRuntimePlatform() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
getSchedulingPolicies() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
The list of scheduling policies.
getSchedulingPolicies() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
A list of scheduling policies that match the request.
getSchedulingPolicyArn() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The Amazon Resource Name (ARN) of the fair share scheduling policy.
getSchedulingPolicyArn() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the scheduling policy.
getSchedulingPolicyArn() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Amazon Resource Name (ARN) of the fair share scheduling policy.
getSchedulingPriority() - Method in class com.amazonaws.services.batch.model.JobDefinition
The scheduling priority of the job definition.
getSchedulingPriority() - Method in class com.amazonaws.services.batch.model.JobDetail
The scheduling policy of the job definition.
getSchedulingPriority() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The scheduling priority for jobs that are submitted with this job definition.
getSchedulingPriorityOverride() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The scheduling priority for the job.
getSecret() - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes secret volume.
getSecretName() - Method in class com.amazonaws.services.batch.model.EksSecret
The name of the secret.
getSecretOptions() - Method in class com.amazonaws.services.batch.model.LogConfiguration
The secrets to pass to the log configuration.
getSecrets() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The secrets to pass to the container.
getSecrets() - Method in class com.amazonaws.services.batch.model.ContainerProperties
The secrets for the container.
getSecrets() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The secrets to pass to the container.
getSecrets() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The secrets to pass to the container.
getSecurityContext() - Method in class com.amazonaws.services.batch.model.EksContainer
The security context for a job.
getSecurityContext() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The security context for a job.
getSecurityGroupIds() - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
getSecurityGroupIds() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
getServiceAccountName() - Method in class com.amazonaws.services.batch.model.EksPodProperties
The name of the service account that's used to run the pod.
getServiceAccountName() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the service account that's used to run the pod.
getServiceRole() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role that's associated with the compute environment that allows Batch to make calls to Amazon Web Services 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 Batch to make calls to other Amazon Web Services 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 Batch to make calls to other Amazon Web Services services on your behalf.
getShareDecaySeconds() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
The amount of time (in seconds) to use to calculate a fair share percentage for each fair share identifier in use.
getShareDistribution() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
getSharedMemorySize() - Method in class com.amazonaws.services.batch.model.LinuxParameters
The value for the size (in MiB) of the /dev/shm volume.
getShareIdentifier() - Method in class com.amazonaws.services.batch.model.JobDetail
The share identifier for the job.
getShareIdentifier() - Method in class com.amazonaws.services.batch.model.ShareAttributes
A fair share identifier or fair share identifier prefix.
getShareIdentifier() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The share identifier for the job.
getShareProcessNamespace() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
getShareProcessNamespace() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
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.
getSize() - Method in class com.amazonaws.services.batch.model.Tmpfs
The size (in MiB) of the tmpfs volume.
getSizeInGiB() - Method in class com.amazonaws.services.batch.model.EphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
getSizeLimit() - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The maximum size of the volume.
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's 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in 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 timestamp (in milliseconds) for when the job was started.
getStartedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was started.
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.JobStateTimeLimitAction
The state of the job needed to trigger the action.
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 used 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 for 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 for the current status of the compute environment.
getStatusReason() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
A short, human-readable string to provide additional details for the current status of the job attempt.
getStatusReason() - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide more details for 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 for the current status of the job queue.
getStatusReason() - Method in class com.amazonaws.services.batch.model.JobSummary
A short, human-readable string to provide more details for 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in milliseconds) for when the attempt was stopped.
getStoppedAt() - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was stopped.
getStoppedAt() - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was stopped.
getSubnets() - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets where the compute resources are launched.
getSubnets() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The VPC subnets where the compute resources are launched.
getSwappiness() - Method in class com.amazonaws.services.batch.model.LinuxParameters
You can use this parameter to tune a container's memory swappiness behavior.
getTagKeys() - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The keys of the tags to be removed.
getTags() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The tags applied to the compute environment.
getTags() - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
getTags() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
getTags() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The tags that you apply to the compute environment to help you categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The tags that you apply to the job queue to help you categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.JobDefinition
The tags that are applied to the job definition.
getTags() - Method in class com.amazonaws.services.batch.model.JobDetail
The tags that are applied to the job.
getTags() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The tags that are applied to the job queue.
getTags() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
The tags for the resource.
getTags() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The tags that you apply to the job definition to help you categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The tags that you apply to the scheduling policy to categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The tags that you apply to the job request to help you categorize and organize your resources.
getTags() - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The tags that you apply to the resource to help you categorize and organize your resources.
getTargetNodes() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The range of nodes, using node index values, that's used to override.
getTargetNodes() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The range of nodes, using node index values.
getTaskArn() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt.
getTaskArn() - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
The ARN of the Amazon ECS task.
getTaskArn() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job.
getTaskArn() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The ARN of the Amazon ECS task.
getTaskProperties() - Method in class com.amazonaws.services.batch.model.AttemptDetail
The properties for a task definition that describes the container and volume definitions of an Amazon ECS task.
getTaskProperties() - Method in class com.amazonaws.services.batch.model.EcsProperties
An object that contains the properties for the Amazon ECS task definition of a job.
getTaskProperties() - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
The properties for the Amazon ECS task definition of a job.
getTaskProperties() - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
The overrides for the Amazon ECS task definition of a job.
getTaskRoleArn() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions.
getTaskRoleArn() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) that's associated with the Amazon ECS task.
getTerminateJobsOnUpdate() - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies whether jobs are automatically terminated when the computer environment infrastructure is updated.
getTimeout() - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout time 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 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.
getTmpfs() - Method in class com.amazonaws.services.batch.model.LinuxParameters
The container path, mount options, and size (in MiB) of the tmpfs mount.
getTransitEncryption() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
getTransitEncryptionPort() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server.
getType() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
getType() - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
getType() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
getType() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
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.
getType() - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The type of resource to assign to a container.
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.
getUlimits() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of ulimits to set in the container.
getUlimits() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of ulimits to set in the container.
getUnmanagedvCpus() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The maximum number of VCPUs expected to be used for an unmanaged compute environment.
getUnmanagedvCpus() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The maximum number of vCPUs for an unmanaged compute environment.
getUnmanagedvCpus() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The maximum number of vCPUs expected to be used for an unmanaged compute environment.
getUpdatePolicy() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Specifies the infrastructure update policy for the compute environment.
getUpdatePolicy() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Specifies the updated infrastructure update policy for the compute environment.
getUpdateToLatestImageVersion() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Specifies whether the AMI ID is updated to the latest one that's supported by Batch when the compute environment has an infrastructure update.
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.
getUser() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The user to use inside the container.
getUser() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The user to use inside the container.
getUuid() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Unique identifier for the compute environment.
getValue() - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The value of the environment variable.
getValue() - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
getValue() - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The quantity of the specified resource to reserve for the container.
getValueFrom() - Method in class com.amazonaws.services.batch.model.Secret
The secret to expose to the container.
getValues() - Method in class com.amazonaws.services.batch.model.KeyValuesPair
The filter values.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of vCPUs reserved for the container.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
getVcpus() - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
getVersion() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The version number of the launch template, $Latest, or $Default.
getVolumeMounts() - Method in class com.amazonaws.services.batch.model.EksContainer
The volume mounts for the container.
getVolumeMounts() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The volume mounts for the container.
getVolumes() - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes that are associated with the job.
getVolumes() - Method in class com.amazonaws.services.batch.model.ContainerProperties
A list of data volumes used in a job.
getVolumes() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of data volumes used in a job.
getVolumes() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
A list of volumes that are associated with the job.
getVolumes() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Specifies the volumes for a job definition that uses Amazon EKS resources.
getVolumes() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Specifies the volumes for a job definition using Amazon EKS resources.
getWeightFactor() - Method in class com.amazonaws.services.batch.model.ShareAttributes
The weight factor for the fair share identifier.

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.AttemptEcsTaskDetails
 
hashCode() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
 
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.CreateSchedulingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
 
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.DeleteSchedulingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyResult
 
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.DescribeSchedulingPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.Device
 
hashCode() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
 
hashCode() - Method in class com.amazonaws.services.batch.model.EcsProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
 
hashCode() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
 
hashCode() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
 
hashCode() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksConfiguration
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainer
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksEmptyDir
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksHostPath
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksMetadata
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksPodProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksSecret
 
hashCode() - Method in class com.amazonaws.services.batch.model.EksVolume
 
hashCode() - Method in class com.amazonaws.services.batch.model.EphemeralStorage
 
hashCode() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
 
hashCode() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
 
hashCode() - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
 
hashCode() - Method in class com.amazonaws.services.batch.model.Host
 
hashCode() - Method in class com.amazonaws.services.batch.model.ImagePullSecret
 
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.JobStateTimeLimitAction
 
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.KeyValuesPair
 
hashCode() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
 
hashCode() - Method in class com.amazonaws.services.batch.model.LinuxParameters
 
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.ListSchedulingPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.LogConfiguration
 
hashCode() - Method in class com.amazonaws.services.batch.model.MountPoint
 
hashCode() - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
 
hashCode() - Method in class com.amazonaws.services.batch.model.NetworkInterface
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodeDetails
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodeOverrides
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodeProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
 
hashCode() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
 
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.RepositoryCredentials
 
hashCode() - Method in class com.amazonaws.services.batch.model.ResourceRequirement
 
hashCode() - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
hashCode() - Method in class com.amazonaws.services.batch.model.RuntimePlatform
 
hashCode() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
 
hashCode() - Method in class com.amazonaws.services.batch.model.Secret
 
hashCode() - Method in class com.amazonaws.services.batch.model.ShareAttributes
 
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.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
 
hashCode() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
 
hashCode() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
 
hashCode() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
 
hashCode() - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
 
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.Tmpfs
 
hashCode() - Method in class com.amazonaws.services.batch.model.Ulimit
 
hashCode() - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.UntagResourceResult
 
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.UpdatePolicy
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyResult
 
hashCode() - Method in class com.amazonaws.services.batch.model.Volume
 
Host - Class in com.amazonaws.services.batch.model
Determine whether your data volume persists on the host container instance and where it's stored.
Host() - Constructor for class com.amazonaws.services.batch.model.Host
 

I

ImagePullSecret - Class in com.amazonaws.services.batch.model
References a Kubernetes secret resource.
ImagePullSecret() - Constructor for class com.amazonaws.services.batch.model.ImagePullSecret
 
isAllowPrivilegeEscalation() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process.
isCancelled() - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is canceled.
isEssential() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
isEssential() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
isHostNetwork() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the pod uses the hosts' network IP address.
isHostNetwork() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the pod uses the hosts' network IP address.
isInitProcessEnabled() - Method in class com.amazonaws.services.batch.model.LinuxParameters
If true, run an init process inside the container that forwards signals and reaps processes.
isMainNode() - Method in class com.amazonaws.services.batch.model.NodeDetails
Specifies whether the current node is the main node for a multi-node parallel job.
isMainNode() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
Specifies whether the current node is the main node for a multi-node parallel job.
isOptional() - Method in class com.amazonaws.services.batch.model.EksSecret
Specifies whether the secret or the secret's keys must be defined.
isPrivileged() - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated permissions 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 permissions on the host container instance (similar to the root user).
isPrivileged() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is true, the container is given elevated permissions on the host container instance.
isPrivileged() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
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.TaskContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
isPropagateTags() - Method in class com.amazonaws.services.batch.model.JobDefinition
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
isPropagateTags() - Method in class com.amazonaws.services.batch.model.JobDetail
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
isPropagateTags() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
isPropagateTags() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
isReadOnly() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
If this value is true, the container has read-only access to the volume.
isReadOnly() - Method in class com.amazonaws.services.batch.model.MountPoint
If this value is true, the container has read-only access 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.
isReadOnlyRootFilesystem() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
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.TaskContainerDetails
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.TaskContainerProperties
When this parameter is true, the container is given read-only access to its root file system.
isRunAsNonRoot() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as a user with a uid other than 0.
isShareProcessNamespace() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
isShareProcessNamespace() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
isTerminated() - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is terminated.
isTerminateJobsOnUpdate() - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies whether jobs are automatically terminated when the computer environment infrastructure is updated.
isUpdateToLatestImageVersion() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Specifies whether the AMI ID is updated to the latest one that's supported by Batch when the compute environment has an infrastructure update.

J

JobDefinition - Class in com.amazonaws.services.batch.model
An object that represents an 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 that represents an Batch job dependency.
JobDependency() - Constructor for class com.amazonaws.services.batch.model.JobDependency
 
JobDetail - Class in com.amazonaws.services.batch.model
An object that represents an Batch job.
JobDetail() - Constructor for class com.amazonaws.services.batch.model.JobDetail
 
JobQueueDetail - Class in com.amazonaws.services.batch.model
An object that represents the details for an Batch job queue.
JobQueueDetail() - Constructor for class com.amazonaws.services.batch.model.JobQueueDetail
 
JobStateTimeLimitAction - Class in com.amazonaws.services.batch.model
Specifies an action that Batch will take after the job has remained at the head of the queue in the specified state for longer than the specified time.
JobStateTimeLimitAction() - Constructor for class com.amazonaws.services.batch.model.JobStateTimeLimitAction
 
JobStateTimeLimitActionsAction - Enum in com.amazonaws.services.batch.model
 
JobStateTimeLimitActionsState - Enum in com.amazonaws.services.batch.model
 
JobStatus - Enum in com.amazonaws.services.batch.model
 
JobSummary - Class in com.amazonaws.services.batch.model
An object that represents 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 that represents 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
 
KeyValuesPair - Class in com.amazonaws.services.batch.model
A filter name and value pair that's used to return a more specific list of results from a ListJobs API operation.
KeyValuesPair() - Constructor for class com.amazonaws.services.batch.model.KeyValuesPair
 

L

LaunchTemplateSpecification - Class in com.amazonaws.services.batch.model
An object that represents a launch template that's associated with a compute resource.
LaunchTemplateSpecification() - Constructor for class com.amazonaws.services.batch.model.LaunchTemplateSpecification
 
LinuxParameters - Class in com.amazonaws.services.batch.model
Linux-specific modifications that are applied to the container, such as details for device mappings.
LinuxParameters() - Constructor for class com.amazonaws.services.batch.model.LinuxParameters
 
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Returns a list of Batch jobs.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Returns a list of Batch jobs.
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 Batch jobs.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Returns a list of Batch jobs.
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
Contains the parameters for ListJobs.
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
 
listSchedulingPolicies(ListSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
listSchedulingPolicies(ListSchedulingPoliciesRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Returns a list of Batch scheduling policies.
listSchedulingPolicies(ListSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Returns a list of Batch scheduling policies.
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest, AsyncHandler<ListSchedulingPoliciesRequest, ListSchedulingPoliciesResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Returns a list of Batch scheduling policies.
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest, AsyncHandler<ListSchedulingPoliciesRequest, ListSchedulingPoliciesResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Returns a list of Batch scheduling policies.
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
listSchedulingPoliciesAsync(ListSchedulingPoliciesRequest, AsyncHandler<ListSchedulingPoliciesRequest, ListSchedulingPoliciesResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
ListSchedulingPoliciesRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for ListSchedulingPolicies.
ListSchedulingPoliciesRequest() - Constructor for class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
 
ListSchedulingPoliciesResult - Class in com.amazonaws.services.batch.model
 
ListSchedulingPoliciesResult() - Constructor for class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Lists the tags for an Batch resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Lists the tags for an Batch resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Lists the tags for an Batch resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Lists the tags for an Batch resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for ListTagsForResource.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.batch.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.batch.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.batch.model.ListTagsForResourceResult
 
LogConfiguration - Class in com.amazonaws.services.batch.model
Log configuration options to send to a custom log driver for the container.
LogConfiguration() - Constructor for class com.amazonaws.services.batch.model.LogConfiguration
 
LogDriver - Enum in com.amazonaws.services.batch.model
 

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.AttemptEcsTaskDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
 
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.Device
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EcsProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksHostPath
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksPodProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksSecret
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EksVolume
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EphemeralStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Host
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ImagePullSecret
 
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.JobStateTimeLimitAction
 
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.KeyValuesPair
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.LinuxParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.LogConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.MountPoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NetworkInterface
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodeDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodeOverrides
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodeProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.RepositoryCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.RetryStrategy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Secret
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.ShareAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Tmpfs
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Ulimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.UpdatePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.batch.model.Volume
 
MountPoint - Class in com.amazonaws.services.batch.model
Details for a Docker volume mount point that's used in a job's container properties.
MountPoint() - Constructor for class com.amazonaws.services.batch.model.MountPoint
 

N

NetworkConfiguration - Class in com.amazonaws.services.batch.model
The network configuration for jobs that are running on Fargate resources.
NetworkConfiguration() - Constructor for class com.amazonaws.services.batch.model.NetworkConfiguration
 
NetworkInterface - Class in com.amazonaws.services.batch.model
An object that represents the elastic network interface for a multi-node parallel job node.
NetworkInterface() - Constructor for class com.amazonaws.services.batch.model.NetworkInterface
 
NodeDetails - Class in com.amazonaws.services.batch.model
An object that represents the details of a multi-node parallel job node.
NodeDetails() - Constructor for class com.amazonaws.services.batch.model.NodeDetails
 
NodeOverrides - Class in com.amazonaws.services.batch.model
An object that represents any node overrides to a job definition that's used in a SubmitJob API operation.
NodeOverrides() - Constructor for class com.amazonaws.services.batch.model.NodeOverrides
 
NodeProperties - Class in com.amazonaws.services.batch.model
An object that represents the node properties of a multi-node parallel job.
NodeProperties() - Constructor for class com.amazonaws.services.batch.model.NodeProperties
 
NodePropertiesSummary - Class in com.amazonaws.services.batch.model
An object that represents the properties of a node that's associated with a multi-node parallel job.
NodePropertiesSummary() - Constructor for class com.amazonaws.services.batch.model.NodePropertiesSummary
 
NodePropertyOverride - Class in com.amazonaws.services.batch.model
The object that represents any node overrides to a job definition that's used in a SubmitJob API operation.
NodePropertyOverride() - Constructor for class com.amazonaws.services.batch.model.NodePropertyOverride
 
NodeRangeProperty - Class in com.amazonaws.services.batch.model
This is an object that represents the properties of the node range for a multi-node parallel job.
NodeRangeProperty() - Constructor for class com.amazonaws.services.batch.model.NodeRangeProperty
 

O

OrchestrationType - Enum in com.amazonaws.services.batch.model
 

P

PlatformCapability - Enum in com.amazonaws.services.batch.model
 

R

registerJobDefinition(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Registers an Batch job definition.
registerJobDefinition(RegisterJobDefinitionRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Registers an 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 Batch job definition.
registerJobDefinitionAsync(RegisterJobDefinitionRequest, AsyncHandler<RegisterJobDefinitionRequest, RegisterJobDefinitionResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Registers an 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
Contains the parameters for RegisterJobDefinition.
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
 
RepositoryCredentials - Class in com.amazonaws.services.batch.model
The repository credentials for private registry authentication.
RepositoryCredentials() - Constructor for class com.amazonaws.services.batch.model.RepositoryCredentials
 
ResourceRequirement - Class in com.amazonaws.services.batch.model
The type and amount of a resource to assign to a container.
ResourceRequirement() - Constructor for class com.amazonaws.services.batch.model.ResourceRequirement
 
ResourceType - Enum in com.amazonaws.services.batch.model
 
RetryAction - Enum in com.amazonaws.services.batch.model
 
RetryStrategy - Class in com.amazonaws.services.batch.model
The retry strategy that's associated with a job.
RetryStrategy() - Constructor for class com.amazonaws.services.batch.model.RetryStrategy
 
RuntimePlatform - Class in com.amazonaws.services.batch.model
An object that represents the compute environment architecture for Batch jobs on Fargate.
RuntimePlatform() - Constructor for class com.amazonaws.services.batch.model.RuntimePlatform
 

S

SchedulingPolicyDetail - Class in com.amazonaws.services.batch.model
An object that represents a scheduling policy.
SchedulingPolicyDetail() - Constructor for class com.amazonaws.services.batch.model.SchedulingPolicyDetail
 
SchedulingPolicyListingDetail - Class in com.amazonaws.services.batch.model
An object that contains the details of a scheduling policy that's returned in a ListSchedulingPolicy action.
SchedulingPolicyListingDetail() - Constructor for class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
 
Secret - Class in com.amazonaws.services.batch.model
An object that represents the secret to expose to your container.
Secret() - Constructor for class com.amazonaws.services.batch.model.Secret
 
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.
setAccessPointId(String) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
The Amazon EFS access point ID to use.
setAction(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
setAction(String) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The action to take when a job is at the head of the job queue in the specified state for the specified period of time.
setAllocationStrategy(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
setAllocationStrategy(CRAllocationStrategy) - Method in class com.amazonaws.services.batch.model.ComputeResource
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
setAllocationStrategy(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The allocation strategy to use for the compute resource if there's not enough instances of the best fitting instance type that can be allocated.
setAllowPrivilegeEscalation(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process.
setArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainer
An array of arguments to the entrypoint.
setArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
An array of arguments to the entrypoint.
setArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The arguments to the entrypoint to send to the container that overrides the default arguments from the Docker image or the job definition.
setArn(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The Amazon Resource Name (ARN) of the scheduling policy.
setArn(String) - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to delete.
setArn(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The Amazon Resource Name (ARN) of the scheduling policy.
setArn(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
Amazon Resource Name (ARN) of the scheduling policy.
setArn(String) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to update.
setArns(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
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's an array job.
setArrayProperties(ArrayPropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it's 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.
setAssignPublicIp(String) - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
Indicates whether the job has a public IP address.
setAttachmentId(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The attachment ID for the network interface.
setAttemptDurationSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobTimeout
The job timeout time (in seconds) that's measured from the job attempt's startedAt timestamp.
setAttempts(Collection<AttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are 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.
setAuthorizationConfig(EFSAuthorizationConfig) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The authorization configuration details for the Amazon EFS file system.
setBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched.
setBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum percentage that a Spot Instance price can 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's 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's passed to the container.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainer
The entrypoint for the container.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The entrypoint for the container.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
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.TaskContainerDetails
The command that's passed to the container.
setCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
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.TaskContainerProperties
The command that's 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 the 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 that 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.
setComputeReservation(Integer) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
A value used to reserve some of the available maximum vCPU for fair share identifiers that aren't already used.
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 about 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.
setCondition(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
The dependency condition of the container.
setContainer(AttemptContainerDetail) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The details for the container in this job attempt.
setContainer(ContainerDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details for the container that's associated with the job.
setContainer(ContainerSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
An object that represents the details of the container that's associated with the job.
setContainer(ContainerProperties) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The container details for the node range.
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.AttemptEcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
setContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance that the container is running on.
setContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
setContainerName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
A unique identifier for the container.
setContainerOrchestrationType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The orchestration type of the compute environment.
setContainerOrchestrationType(OrchestrationType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The orchestration type of the compute environment.
setContainerOrchestrationType(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The orchestration type of the compute environment.
setContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The overrides that are sent to a node range.
setContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object with properties that override the defaults for the job definition 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.Device
The path inside the container that's used to expose the host device.
setContainerPath(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container where the host volume is mounted.
setContainerPath(String) - Method in class com.amazonaws.services.batch.model.Tmpfs
The absolute file path in the container where the tmpfs volume is mounted.
setContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties specific to Amazon ECS-based jobs.
setContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to Amazon ECS-based single-node container-based jobs.
setContainers(Collection<AttemptTaskContainerDetails>) - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
A list of containers that are included in the taskProperties list.
setContainers(Collection<TaskContainerDetails>) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of containers that are included in the taskProperties list.
setContainers(Collection<TaskContainerProperties>) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
This object is a list of containers.
setContainers(Collection<EksAttemptContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the final status of the containers for this job attempt.
setContainers(Collection<EksContainer>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The properties of the container that's used on the Amazon EKS pod.
setContainers(Collection<EksContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The properties of the container that's used on the Amazon EKS pod.
setContainers(Collection<EksContainerOverride>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the container that's used on the Amazon EKS pod.
setContainers(Collection<TaskContainerOverrides>) - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
The overrides for the container definition of a job.
setCpuArchitecture(String) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The vCPU architecture.
setCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was created.
setCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp (in milliseconds) for when the job was created.
setCredentialsParameter(String) - Method in class com.amazonaws.services.batch.model.RepositoryCredentials
The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
setDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job IDs that this job depends on.
setDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
setDependsOn(Collection<TaskContainerDependency>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of containers that this container depends on.
setDependsOn(Collection<TaskContainerDependency>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of containers that this container depends on.
setDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of vCPUS in the compute environment.
setDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of vCPUS in the compute environment.
setDevices(Collection<Device>) - Method in class com.amazonaws.services.batch.model.LinuxParameters
Any of the host devices to expose to the container.
setDnsPolicy(String) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The DNS policy for the pod.
setDnsPolicy(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The DNS policy for the pod.
setEc2Configuration(Collection<Ec2Configuration>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Provides information that's used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
setEc2Configuration(Collection<Ec2Configuration>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Provides information used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
setEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 key pair that's used for instances launched in the compute environment.
setEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 key pair that's 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 that the compute environment uses.
setEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object that contains the properties for the Amazon ECS resources of a job.When ecsProperties is used in the job definition, it can't be used in addition to containerProperties, eksProperties, or nodeProperties.
setEcsProperties(EcsPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object with properties that are specific to Amazon ECS-based jobs.
setEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
This is an object that represents the properties of the node range for a multi-node parallel job.
setEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon ECS-based jobs.
setEcsPropertiesOverride(EcsPropertiesOverride) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the properties that you want to replace for the existing Amazon ECS resources of a job.
setEcsPropertiesOverride(EcsPropertiesOverride) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon ECS resources.
setEfsVolumeConfiguration(EFSVolumeConfiguration) - Method in class com.amazonaws.services.batch.model.Volume
This parameter is specified when you're using an Amazon Elastic File System file system for job storage.
setEksAttempts(Collection<EksAttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are associated with this job.
setEksClusterArn(String) - Method in class com.amazonaws.services.batch.model.EksConfiguration
The Amazon Resource Name (ARN) of the Amazon EKS cluster.
setEksConfiguration(EksConfiguration) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The configuration for the Amazon EKS cluster that supports the Batch compute environment.
setEksConfiguration(EksConfiguration) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The details for the Amazon EKS cluster that supports the compute environment.
setEksProperties(EksProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to Amazon EKS-based jobs.
setEksProperties(EksPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object with various properties that are specific to Amazon EKS based jobs.
setEksProperties(EksProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon EKS-based jobs.
setEksPropertiesOverride(EksPropertiesOverride) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon EKS resources.
setEmptyDir(EksEmptyDir) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes emptyDir volume.
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));
setEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainer
The environment variables to pass to a container.
setEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The environment variables to pass to a container.
setEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The environment variables to send to the container.
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.
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The environment variables to pass to a container.
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The environment variables to send to the container.
setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The environment variables to pass to a container.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The amount of ephemeral storage allocated for the task.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The amount of ephemeral storage to allocate for the task.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The amount of ephemeral storage allocated for the task.
setEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The amount of ephemeral storage to allocate for the task.
setEssential(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
setEssential(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
setEvaluateOnExit(Collection<EvaluateOnExit>) - Method in class com.amazonaws.services.batch.model.RetryStrategy
Array of up to 5 objects that specify the conditions where jobs are retried or failed.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
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.AttemptTaskContainerDetails
The exit code for the container’s attempt.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code returned upon completion.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The exit code returned for the job attempt.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The exit code returned for the job attempt.
setExitCode(Integer) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The exit code returned upon completion.
setFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The fair share policy of the scheduling policy.
setFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The fair share policy for the scheduling policy.
setFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The fair share policy.
setFargatePlatformConfiguration(FargatePlatformConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The platform configuration for jobs that are running on Fargate resources.
setFargatePlatformConfiguration(FargatePlatformConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The platform configuration for jobs that are running on Fargate resources.
setFileSystemId(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The Amazon EFS file system ID to use.
setFilters(Collection<KeyValuesPair>) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The filter to apply to the query.
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's stored.
setHostNetwork(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the pod uses the hosts' network IP address.
setHostNetwork(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the pod uses the hosts' network IP address.
setHostPath(String) - Method in class com.amazonaws.services.batch.model.Device
The path for the device on the host container instance.
setHostPath(EksHostPath) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes hostPath volume.
setIam(String) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
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
Required.
setImage(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The Docker image used to start the container.
setImage(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The Docker image used to start the container.
setImage(String) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The override of the Docker image that's used to start the container.
setImage(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The image used to start a container.
setImage(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The image used to start a container.
setImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
Deprecated.
setImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
setImageIdOverride(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The AMI ID used for instances launched in the compute environment that match the image type.
setImageKubernetesVersion(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The Kubernetes version for the compute environment.
setImagePullPolicy(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The image pull policy for the container.
setImagePullPolicy(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The image pull policy for the container.
setImagePullSecrets(Collection<ImagePullSecret>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
References a Kubernetes secret resource.
setImagePullSecrets(Collection<ImagePullSecret>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Displays the reference pointer to the Kubernetes secret resource.
setImageType(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The image type to match with the instance type to select an AMI.
setIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that's associated with this job.
setIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that's associated with this job.
setInitContainers(Collection<EksAttemptContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the init containers.
setInitContainers(Collection<EksContainer>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
These containers run before application containers, always runs to completion, and must complete successfully before the next container starts.
setInitContainers(Collection<EksContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The container registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store.
setInitContainers(Collection<EksContainerOverride>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the conatainers defined in the Amazon EKS pod.
setInitProcessEnabled(Boolean) - Method in class com.amazonaws.services.batch.model.LinuxParameters
If true, run an init process inside the container that forwards signals and reaps processes.
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.
setInstanceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
setInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The instance type of the underlying host infrastructure of a multi-node parallel job.
setInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The instance type to use for a multi-node parallel job.
setInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The instance type to use for a multi-node parallel job.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that can be launched.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The instances types that can be launched.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the instance types that you want to replace for the existing resources of a job.
setInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The instance types of the underlying host infrastructure of a multi-node parallel job.
setIpcMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The IPC resource namespace to use for the containers in the task.
setIpcMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The IPC resource namespace to use for the containers in the task.
setIpv6Address(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv6 address for the network interface.
setIsCancelled(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is canceled.
setIsMainNode(Boolean) - Method in class com.amazonaws.services.batch.model.NodeDetails
Specifies whether the current node is the main node for a multi-node parallel job.
setIsMainNode(Boolean) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
Specifies whether the current node is the main node for a multi-node parallel job.
setIsTerminated(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is terminated.
setJobArn(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job.
setJobArn(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job.
setJobArn(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The Amazon Resource Name (ARN) for the job.
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 Amazon Resource Name (ARN) of the job definition that this job uses.
setJobDefinition(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job definition.
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 list of up to 100 job definitions.
setJobDefinitions(Collection<JobDefinition>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
The list of job definitions.
setJobExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies the job timeout (in minutes) when the compute environment infrastructure is updated.
setJobId(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The Batch job ID of the job to cancel.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the Batch job that's associated with this dependency.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job ID.
setJobId(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The job ID.
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 Batch job ID of the job to terminate.
setJobName(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job name.
setJobName(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The job name.
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 that the job is associated with.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue used to list jobs.
setJobQueue(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue where 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 job queue name.
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) that's associated with the job when run.
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 Amazon Web Services permissions.
setJobs(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A list of up to 100 job IDs.
setJobs(Collection<JobDetail>) - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
The list of jobs.
setJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of actions that Batch performs on jobs that remain at the head of the job queue in the specified state longer than specified times.
setJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
setJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
setJobStatus(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status used to filter jobs in the specified queue.
setJobStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status used 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.
setKubernetesNamespace(String) - Method in class com.amazonaws.services.batch.model.EksConfiguration
The namespace of the Amazon EKS cluster.
setLabels(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksMetadata
Key-value pairs used to identify, sort, and organize cube resources.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.batch.model.ComputeResource
The launch template to use for your compute resources.
setLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The updated launch template to use for your compute resources.
setLaunchTemplateId(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The ID of the launch template.
setLaunchTemplateName(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The name of the launch template.
setLimits(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to reserve for the container.
setLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.ContainerDetail
Linux-specific modifications that are applied to the container, such as details for device mappings.
setLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Linux-specific modifications that are applied to the container, such as details for device mappings.
setLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
setLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
setLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The log configuration specification for the container.
setLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The log configuration specification for the container.
setLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The log configuration specification for the container.
setLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The log configuration specification for the container.
setLogDriver(String) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The log driver to use for the container.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream that's associated with the container.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
setLogStreamName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of the CloudWatch Logs log stream that's associated with the container.
setMainNode(Integer) - Method in class com.amazonaws.services.batch.model.NodeProperties
Specifies the node index for the main node of a multi-node parallel job.
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.
setMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The maximum number of results that's returned by ListSchedulingPolicies in paginated output.
setMaxSwap(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The total amount of swap memory (in MiB) a container can use.
setMaxTimeSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken.
setMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of vCPUs that a compute environment can support.
setMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of Amazon EC2 vCPUs that an environment can reach.
setMedium(String) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The medium to store the volume.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
For jobs running on Amazon EC2 resources that didn't specify memory requirements using resourceRequirements, the number of MiB of memory reserved for the job.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
setMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
setMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Metadata about the Kubernetes pod.
setMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Describes and uniquely identifies Kubernetes resources.
setMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
Metadata about the overrides for the container that's used on the Amazon EKS pod.
setMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of vCPUs that a compute environment should maintain (even if the compute environment is DISABLED).
setMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of vCPUs that an environment should maintain (even if the compute environment is DISABLED).
setMountOptions(Collection<String>) - Method in class com.amazonaws.services.batch.model.Tmpfs
The list of tmpfs volume mount options.
setMountPath(String) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The path on the container where the volume is mounted.
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.
setMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The mount points for data volumes in your container.
setMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The mount points for data volumes in your container.
setMultiNodeJobId(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for a multi-node parallel job.
setName(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of a container.
setName(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The name of the scheduling policy.
setName(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The name of the scheduling policy.
setName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The name of a container.
setName(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The name of the container.
setName(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The name of the container.
setName(String) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The name of the environment variable.
setName(String) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
A pointer to the container that you want to override.
setName(String) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The name the volume mount.
setName(String) - Method in class com.amazonaws.services.batch.model.EksVolume
The name of the volume.
setName(String) - Method in class com.amazonaws.services.batch.model.ImagePullSecret
Provides a unique identifier for the ImagePullSecret.
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.KeyValuesPair
The name of the filter.
setName(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The name of the scheduling policy.
setName(String) - Method in class com.amazonaws.services.batch.model.Secret
The name of the secret.
setName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of a container.
setName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
A pointer to the container that you want to override.
setName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The name of a container.
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.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network configuration for jobs that are running on Fargate resources.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The network configuration for jobs that are running on Fargate resources.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The network configuration for jobs that are running on Fargate resources.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The network configuration for jobs that are running on Fargate resources.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The network interfaces that are associated with the job attempt.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The network interfaces that are associated with the job attempt.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network interfaces that are associated with the job.
setNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The network interfaces that are associated with the job.
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.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The nextToken value that's returned from a previous paginated ListSchedulingPolicies request where maxResults was used and the results exceeded the value of that parameter.
setNextToken(String) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
The nextToken value to include in a future ListSchedulingPolicies request.
setNodeDetails(NodeDetails) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details of a node that's associated with a multi-node parallel job.
setNodeIndex(Integer) - Method in class com.amazonaws.services.batch.model.NodeDetails
The node index for the node.
setNodeIndex(Integer) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The node index for the node.
setNodeName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the node for this job attempt.
setNodeName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the node for this job.
setNodeOverrides(NodeOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range.
setNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to multi-node parallel jobs.
setNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the node properties of a multi-node parallel job.
setNodeProperties(NodePropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The node properties for a single node in a job summary list.
setNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to multi-node parallel jobs.
setNodePropertyOverrides(Collection<NodePropertyOverride>) - Method in class com.amazonaws.services.batch.model.NodeOverrides
The node property overrides for the job.
setNodeRangeProperties(Collection<NodeRangeProperty>) - Method in class com.amazonaws.services.batch.model.NodeProperties
A list of node ranges and their properties that are associated with a multi-node parallel job.
setNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodeOverrides
The number of nodes to use with a multi-node parallel job.
setNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodeProperties
The number of nodes that are associated with a multi-node parallel job.
setNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The number of nodes that are associated with a multi-node parallel job.
setOnExitCode(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job.
setOnReason(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the Reason returned for a job.
setOnStatusReason(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the StatusReason returned for a job.
setOperatingSystemFamily(String) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The operating system for the compute environment.
setOptional(Boolean) - Method in class com.amazonaws.services.batch.model.EksSecret
Specifies whether the secret or the secret's keys must be defined.
setOptions(Map<String, String>) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The configuration options to send to the log driver.
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 that are 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.
setPath(String) - Method in class com.amazonaws.services.batch.model.EksHostPath
The path of the file or directory on the host to mount into containers on the pod.
setPermissions(Collection<String>) - Method in class com.amazonaws.services.batch.model.Device
The explicit permissions to provide to the container for the device.
setPidMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The process namespace to use for the containers in the task.
setPidMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The process namespace to use for the containers in the task.
setPlacementGroup(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 placement group to associate with your compute resources.
setPlacementGroup(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 placement group to associate with your compute resources.
setPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
setPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.JobDetail
The platform capabilities required by the job definition.
setPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
setPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Fargate platform version where the jobs are running.
setPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Fargate platform version where the jobs are running.
setPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
The Fargate platform version where the jobs are running.
setPodName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the pod for this job attempt.
setPodName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the pod for this job.
setPodProperties(EksPodProperties) - Method in class com.amazonaws.services.batch.model.EksProperties
The properties for the Kubernetes pod resources of a job.
setPodProperties(EksPodPropertiesDetail) - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
The properties for the Kubernetes pod resources of a job.
setPodProperties(EksPodPropertiesOverride) - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
The overrides for the Kubernetes pod resources of a job.
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.
setPrivateIpv4Address(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv4 address for the network interface.
setPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated permissions 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 permissions on the host container instance (similar to the root user).
setPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is true, the container is given elevated permissions on the host container instance.
setPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
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.TaskContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
setPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.JobDefinition
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
setPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
setPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
setPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
setReadOnly(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
If this value is true, the container has read-only access to the volume.
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.
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.
setReadOnlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
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.TaskContainerDetails
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.TaskContainerProperties
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 for a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
A short (255 max characters) string that's easy to understand and provides additional details for 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 for 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 for a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details for a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
A short human-readable string to provide additional details for a running or stopped container.
setReason(String) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The reason to log for the action being taken.
setReason(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A short (255 max characters) human-readable string to provide additional details for 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)
setRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The private repository authentication credentials to use.
setRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The private repository authentication credentials to use.
setRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The private repository authentication credentials to use.
setRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The private repository authentication credentials to use.
setRequests(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to request for the container.
setResourceArn(String) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource that tags are listed for.
setResourceArn(String) - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that tags are added to.
setResourceArn(String) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The type and amount of resources to assign to a container.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The type and amount of resources to assign to a container.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The type and amount of resources to assign to a container.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The type and amount of a resource to assign to a container.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The type and amount of resources to assign to a container.
setResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The type and amount of a resource to assign to a container.
setResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainer
The type and amount of resources to assign to a container.
setResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The type and amount of resources to assign to a container.
setResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The type and amount of resources to assign to a container.
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.
setRootDirectory(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The directory within the Amazon EFS file system to mount as the root directory inside the host.
setRunAsGroup(Long) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified group ID (gid).
setRunAsNonRoot(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as a user with a uid other than 0.
setRunAsUser(Long) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified user ID (uid).
setRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.ContainerDetail
An object that represents the compute environment architecture for Batch jobs on Fargate.
setRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.ContainerProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
setRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
An object that represents the compute environment architecture for Batch jobs on Fargate.
setRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
setSchedulingPolicies(Collection<SchedulingPolicyDetail>) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
The list of scheduling policies.
setSchedulingPolicies(Collection<SchedulingPolicyListingDetail>) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
A list of scheduling policies that match the request.
setSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The Amazon Resource Name (ARN) of the fair share scheduling policy.
setSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the scheduling policy.
setSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Amazon Resource Name (ARN) of the fair share scheduling policy.
setSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobDefinition
The scheduling priority of the job definition.
setSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobDetail
The scheduling policy of the job definition.
setSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The scheduling priority for jobs that are submitted with this job definition.
setSchedulingPriorityOverride(Integer) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The scheduling priority for the job.
setSecret(EksSecret) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes secret volume.
setSecretName(String) - Method in class com.amazonaws.services.batch.model.EksSecret
The name of the secret.
setSecretOptions(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The secrets to pass to the log configuration.
setSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The secrets to pass to the container.
setSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The secrets for the container.
setSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The secrets to pass to the container.
setSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The secrets to pass to the container.
setSecurityContext(EksContainerSecurityContext) - Method in class com.amazonaws.services.batch.model.EksContainer
The security context for a job.
setSecurityContext(EksContainerSecurityContext) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The security context for a job.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
setServiceAccountName(String) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The name of the service account that's used to run the pod.
setServiceAccountName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the service account that's used to run the pod.
setServiceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role that's associated with the compute environment that allows Batch to make calls to Amazon Web Services 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 Batch to make calls to other Amazon Web Services 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 Batch to make calls to other Amazon Web Services services on your behalf.
setShareDecaySeconds(Integer) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
The amount of time (in seconds) to use to calculate a fair share percentage for each fair share identifier in use.
setShareDistribution(Collection<ShareAttributes>) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
setSharedMemorySize(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The value for the size (in MiB) of the /dev/shm volume.
setShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The share identifier for the job.
setShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.ShareAttributes
A fair share identifier or fair share identifier prefix.
setShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The share identifier for the job.
setShareProcessNamespace(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
setShareProcessNamespace(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
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.
setSize(Integer) - Method in class com.amazonaws.services.batch.model.Tmpfs
The size (in MiB) of the tmpfs volume.
setSizeInGiB(Integer) - Method in class com.amazonaws.services.batch.model.EphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
setSizeLimit(String) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The maximum size of the volume.
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's 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in 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 timestamp (in milliseconds) for when the job was started.
setStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was started.
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.JobStateTimeLimitAction
The state of the job needed to trigger the action.
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 used 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 for 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 for the current status of the compute environment.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
A short, human-readable string to provide additional details for the current status of the job attempt.
setStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide more details for 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 for 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 more details for 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in milliseconds) for when the attempt was stopped.
setStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was stopped.
setStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was stopped.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets where the compute resources are launched.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The VPC subnets where the compute resources are launched.
setSwappiness(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
You can use this parameter to tune a container's memory swappiness behavior.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The keys of the tags to be removed.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The tags applied to the compute environment.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The tags that you apply to the compute environment to help you categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The tags that you apply to the job queue to help you categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
The tags that are applied to the job definition.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDetail
The tags that are applied to the job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The tags that are applied to the job queue.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
The tags for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The tags that you apply to the job definition to help you categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The tags that you apply to the scheduling policy to categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The tags that you apply to the job request to help you categorize and organize your resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The tags that you apply to the resource to help you categorize and organize your resources.
setTargetNodes(String) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The range of nodes, using node index values, that's used to override.
setTargetNodes(String) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The range of nodes, using node index values.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
The ARN of the Amazon ECS task.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job.
setTaskArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The ARN of the Amazon ECS task.
setTaskProperties(Collection<AttemptEcsTaskDetails>) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The properties for a task definition that describes the container and volume definitions of an Amazon ECS task.
setTaskProperties(Collection<EcsTaskProperties>) - Method in class com.amazonaws.services.batch.model.EcsProperties
An object that contains the properties for the Amazon ECS task definition of a job.
setTaskProperties(Collection<EcsTaskDetails>) - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
The properties for the Amazon ECS task definition of a job.
setTaskProperties(Collection<TaskPropertiesOverride>) - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
The overrides for the Amazon ECS task definition of a job.
setTaskRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions.
setTaskRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) that's associated with the Amazon ECS task.
setTerminateJobsOnUpdate(Boolean) - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies whether jobs are automatically terminated when the computer environment infrastructure is updated.
setTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout time 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 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.
setTmpfs(Collection<Tmpfs>) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The container path, mount options, and size (in MiB) of the tmpfs mount.
setTransitEncryption(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
setTransitEncryptionPort(Integer) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server.
setType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
setType(CEType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
setType(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
setType(CRType) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
setType(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
setType(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
setType(CEType) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
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.
setType(String) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The type of resource to assign to a container.
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.
setUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of ulimits to set in the container.
setUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of ulimits to set in the container.
setUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The maximum number of VCPUs expected to be used for an unmanaged compute environment.
setUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The maximum number of vCPUs for an unmanaged compute environment.
setUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The maximum number of vCPUs expected to be used for an unmanaged compute environment.
setUpdatePolicy(UpdatePolicy) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Specifies the infrastructure update policy for the compute environment.
setUpdatePolicy(UpdatePolicy) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Specifies the updated infrastructure update policy for the compute environment.
setUpdateToLatestImageVersion(Boolean) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Specifies whether the AMI ID is updated to the latest one that's supported by Batch when the compute environment has an infrastructure update.
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.
setUser(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The user to use inside the container.
setUser(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The user to use inside the container.
setUuid(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Unique identifier for the compute environment.
setValue(String) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The value of the environment variable.
setValue(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
setValue(String) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The quantity of the specified resource to reserve for the container.
setValueFrom(String) - Method in class com.amazonaws.services.batch.model.Secret
The secret to expose to the container.
setValues(Collection<String>) - Method in class com.amazonaws.services.batch.model.KeyValuesPair
The filter values.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of vCPUs reserved for the container.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
setVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
setVersion(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The version number of the launch template, $Latest, or $Default.
setVolumeMounts(Collection<EksContainerVolumeMount>) - Method in class com.amazonaws.services.batch.model.EksContainer
The volume mounts for the container.
setVolumeMounts(Collection<EksContainerVolumeMount>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The volume mounts for the container.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes that are 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.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of data volumes used in a job.
setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
A list of volumes that are associated with the job.
setVolumes(Collection<EksVolume>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Specifies the volumes for a job definition that uses Amazon EKS resources.
setVolumes(Collection<EksVolume>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Specifies the volumes for a job definition using Amazon EKS resources.
setWeightFactor(Float) - Method in class com.amazonaws.services.batch.model.ShareAttributes
The weight factor for the fair share identifier.
ShareAttributes - Class in com.amazonaws.services.batch.model
Specifies the weights for the fair share identifiers for the fair share policy.
ShareAttributes() - Constructor for class com.amazonaws.services.batch.model.ShareAttributes
 
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.
shutdown() - Method in class com.amazonaws.services.batch.AWSBatchClient
 
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 Batch job from a job definition.
submitJob(SubmitJobRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Submits an 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 Batch job from a job definition.
submitJobAsync(SubmitJobRequest, AsyncHandler<SubmitJobRequest, SubmitJobResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Submits an 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
Contains the parameters for SubmitJob.
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

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Associates the specified tags to a resource with the specified resourceArn.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for TagResource.
TagResourceRequest() - Constructor for class com.amazonaws.services.batch.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.batch.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.batch.model.TagResourceResult
 
TaskContainerDependency - Class in com.amazonaws.services.batch.model
A list of containers that this task depends on.
TaskContainerDependency() - Constructor for class com.amazonaws.services.batch.model.TaskContainerDependency
 
TaskContainerDetails - Class in com.amazonaws.services.batch.model
The details for the container in this task attempt.
TaskContainerDetails() - Constructor for class com.amazonaws.services.batch.model.TaskContainerDetails
 
TaskContainerOverrides - Class in com.amazonaws.services.batch.model
The overrides that should be sent to a container.
TaskContainerOverrides() - Constructor for class com.amazonaws.services.batch.model.TaskContainerOverrides
 
TaskContainerProperties - Class in com.amazonaws.services.batch.model
Container properties are used for Amazon ECS-based job definitions.
TaskContainerProperties() - Constructor for class com.amazonaws.services.batch.model.TaskContainerProperties
 
TaskPropertiesOverride - Class in com.amazonaws.services.batch.model
An object that contains overrides for the task definition of a job.
TaskPropertiesOverride() - Constructor for class com.amazonaws.services.batch.model.TaskPropertiesOverride
 
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
Contains the parameters for TerminateJob.
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
 
Tmpfs - Class in com.amazonaws.services.batch.model
The container path, mount options, and size of the tmpfs mount.
Tmpfs() - Constructor for class com.amazonaws.services.batch.model.Tmpfs
 
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.
toString() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.AssignPublicIp
 
toString() - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.AttemptDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CancelJobResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentOrder
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ComputeResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ContainerDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ContainerProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ContainerSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.CRAllocationStrategy
 
toString() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CreateJobQueueResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.CRType
 
toString() - Method in enum com.amazonaws.services.batch.model.CRUpdateAllocationStrategy
 
toString() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeleteComputeEnvironmentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeleteJobQueueResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DeregisterJobDefinitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeComputeEnvironmentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobQueuesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Device
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.DeviceCgroupPermission
 
toString() - Method in class com.amazonaws.services.batch.model.Ec2Configuration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EcsProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.EFSAuthorizationConfigIAM
 
toString() - Method in enum com.amazonaws.services.batch.model.EFSTransitEncryption
 
toString() - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksEmptyDir
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksHostPath
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksPodProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksSecret
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EksVolume
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EphemeralStorage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.FairsharePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Host
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ImagePullSecret
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.JobDefinition
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.batch.model.JobDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.JobQueueDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.JobStateTimeLimitActionsAction
 
toString() - Method in enum com.amazonaws.services.batch.model.JobStateTimeLimitActionsState
 
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.
toString() - Method in class com.amazonaws.services.batch.model.JobTimeout
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.batch.model.KeyValuesPair
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.LinuxParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.LogConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.LogDriver
 
toString() - Method in class com.amazonaws.services.batch.model.MountPoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NetworkInterface
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodeDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodeOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodeProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.OrchestrationType
 
toString() - Method in enum com.amazonaws.services.batch.model.PlatformCapability
 
toString() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.RepositoryCredentials
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ResourceRequirement
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.batch.model.ResourceType
 
toString() - Method in enum com.amazonaws.services.batch.model.RetryAction
 
toString() - Method in class com.amazonaws.services.batch.model.RetryStrategy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.RuntimePlatform
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Secret
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.ShareAttributes
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.SubmitJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TerminateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.TerminateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Tmpfs
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Ulimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateJobQueueResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.batch.model.Volume
Returns a string representation of this object.

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
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Deletes specified tags from an Batch resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Deletes specified tags from an Batch resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes specified tags from an Batch resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Deletes specified tags from an Batch resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for UntagResource.
UntagResourceRequest() - Constructor for class com.amazonaws.services.batch.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.batch.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.batch.model.UntagResourceResult
 
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Updates an Batch compute environment.
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Updates an 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 Batch compute environment.
updateComputeEnvironmentAsync(UpdateComputeEnvironmentRequest, AsyncHandler<UpdateComputeEnvironmentRequest, UpdateComputeEnvironmentResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates an 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
Contains the parameters for UpdateComputeEnvironment.
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
Contains the parameters for UpdateJobQueue.
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
 
UpdatePolicy - Class in com.amazonaws.services.batch.model
Specifies the infrastructure update policy for the compute environment.
UpdatePolicy() - Constructor for class com.amazonaws.services.batch.model.UpdatePolicy
 
updateSchedulingPolicy(UpdateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatch
 
updateSchedulingPolicy(UpdateSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatch
Updates a scheduling policy.
updateSchedulingPolicy(UpdateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchClient
Updates a scheduling policy.
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest, AsyncHandler<UpdateSchedulingPolicyRequest, UpdateSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AbstractAWSBatchAsync
 
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates a scheduling policy.
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest, AsyncHandler<UpdateSchedulingPolicyRequest, UpdateSchedulingPolicyResult>) - Method in interface com.amazonaws.services.batch.AWSBatchAsync
Updates a scheduling policy.
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest, AsyncHandler<UpdateSchedulingPolicyRequest, UpdateSchedulingPolicyResult>) - Method in class com.amazonaws.services.batch.AWSBatchAsyncClient
 
UpdateSchedulingPolicyRequest - Class in com.amazonaws.services.batch.model
Contains the parameters for UpdateSchedulingPolicy.
UpdateSchedulingPolicyRequest() - Constructor for class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
 
UpdateSchedulingPolicyResult - Class in com.amazonaws.services.batch.model
 
UpdateSchedulingPolicyResult() - Constructor for class com.amazonaws.services.batch.model.UpdateSchedulingPolicyResult
 

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.AssignPublicIp
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.CRAllocationStrategy
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.CRUpdateAllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.DeviceCgroupPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.EFSAuthorizationConfigIAM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.EFSTransitEncryption
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.JobStateTimeLimitActionsAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.JobStateTimeLimitActionsState
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.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.LogDriver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.OrchestrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.PlatformCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.batch.model.RetryAction
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.AssignPublicIp
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.CRAllocationStrategy
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.CRUpdateAllocationStrategy
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.DeviceCgroupPermission
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.EFSAuthorizationConfigIAM
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.EFSTransitEncryption
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.JobStateTimeLimitActionsAction
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.JobStateTimeLimitActionsState
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.
values() - Static method in enum com.amazonaws.services.batch.model.LogDriver
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.OrchestrationType
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.PlatformCapability
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.ResourceType
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.RetryAction
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 that's used in a job's container properties.
Volume() - Constructor for class com.amazonaws.services.batch.model.Volume
 

W

withAccessPointId(String) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
The Amazon EFS access point ID to use.
withAction(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
withAction(RetryAction) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
withAction(String) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The action to take when a job is at the head of the job queue in the specified state for the specified period of time.
withAction(JobStateTimeLimitActionsAction) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The action to take when a job is at the head of the job queue in the specified state for the specified period of time.
withAllocationStrategy(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
withAllocationStrategy(CRAllocationStrategy) - Method in class com.amazonaws.services.batch.model.ComputeResource
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
withAllocationStrategy(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The allocation strategy to use for the compute resource if there's not enough instances of the best fitting instance type that can be allocated.
withAllocationStrategy(CRUpdateAllocationStrategy) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The allocation strategy to use for the compute resource if there's not enough instances of the best fitting instance type that can be allocated.
withAllowPrivilegeEscalation(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process.
withArgs(String...) - Method in class com.amazonaws.services.batch.model.EksContainer
An array of arguments to the entrypoint.
withArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainer
An array of arguments to the entrypoint.
withArgs(String...) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
An array of arguments to the entrypoint.
withArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
An array of arguments to the entrypoint.
withArgs(String...) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The arguments to the entrypoint to send to the container that overrides the default arguments from the Docker image or the job definition.
withArgs(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The arguments to the entrypoint to send to the container that overrides the default arguments from the Docker image or the job definition.
withArn(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The Amazon Resource Name (ARN) of the scheduling policy.
withArn(String) - Method in class com.amazonaws.services.batch.model.DeleteSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to delete.
withArn(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The Amazon Resource Name (ARN) of the scheduling policy.
withArn(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyListingDetail
Amazon Resource Name (ARN) of the scheduling policy.
withArn(String) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to update.
withArns(String...) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
withArns(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesRequest
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
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's an array job.
withArrayProperties(ArrayPropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The array properties of the job, if it's 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.
withAssignPublicIp(String) - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
Indicates whether the job has a public IP address.
withAssignPublicIp(AssignPublicIp) - Method in class com.amazonaws.services.batch.model.NetworkConfiguration
Indicates whether the job has a public IP address.
withAttachmentId(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The attachment ID for the network interface.
withAttemptDurationSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobTimeout
The job timeout time (in seconds) that's measured from the job attempt's startedAt timestamp.
withAttempts(AttemptDetail...) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are associated with this job.
withAttempts(Collection<AttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are 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.
withAuthorizationConfig(EFSAuthorizationConfig) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The authorization configuration details for the Amazon EFS file system.
withBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched.
withBidPercentage(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum percentage that a Spot Instance price can 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's passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The command that's 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's passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The command that's passed to the container.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.EksContainer
The entrypoint for the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainer
The entrypoint for the container.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The entrypoint for the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The entrypoint for the container.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
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.EksContainerOverride
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.TaskContainerDetails
The command that's passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The command that's passed to the container.
withCommand(String...) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
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.TaskContainerOverrides
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.TaskContainerProperties
The command that's passed to the container.
withCommand(Collection<String>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The command that's 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 the 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 that 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 that 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.
withComputeReservation(Integer) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
A value used to reserve some of the available maximum vCPU for fair share identifiers that aren't already used.
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 about 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.
withCondition(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
The dependency condition of the container.
withContainer(AttemptContainerDetail) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The details for the container in this job attempt.
withContainer(ContainerDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details for the container that's associated with the job.
withContainer(ContainerSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
An object that represents the details of the container that's associated with the job.
withContainer(ContainerProperties) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The container details for the node range.
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.AttemptEcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
withContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance that the container is running on.
withContainerInstanceArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the container instance that hosts the task.
withContainerName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDependency
A unique identifier for the container.
withContainerOrchestrationType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The orchestration type of the compute environment.
withContainerOrchestrationType(OrchestrationType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The orchestration type of the compute environment.
withContainerOrchestrationType(String) - Method in class com.amazonaws.services.batch.model.JobDefinition
The orchestration type of the compute environment.
withContainerOrchestrationType(OrchestrationType) - Method in class com.amazonaws.services.batch.model.JobDefinition
The orchestration type of the compute environment.
withContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The overrides that are sent to a node range.
withContainerOverrides(ContainerOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object with properties that override the defaults for the job definition 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.Device
The path inside the container that's used to expose the host device.
withContainerPath(String) - Method in class com.amazonaws.services.batch.model.MountPoint
The path on the container where the host volume is mounted.
withContainerPath(String) - Method in class com.amazonaws.services.batch.model.Tmpfs
The absolute file path in the container where the tmpfs volume is mounted.
withContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties specific to Amazon ECS-based jobs.
withContainerProperties(ContainerProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to Amazon ECS-based single-node container-based jobs.
withContainers(AttemptTaskContainerDetails...) - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
A list of containers that are included in the taskProperties list.
withContainers(Collection<AttemptTaskContainerDetails>) - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
A list of containers that are included in the taskProperties list.
withContainers(TaskContainerDetails...) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of containers that are included in the taskProperties list.
withContainers(Collection<TaskContainerDetails>) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of containers that are included in the taskProperties list.
withContainers(TaskContainerProperties...) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
This object is a list of containers.
withContainers(Collection<TaskContainerProperties>) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
This object is a list of containers.
withContainers(EksAttemptContainerDetail...) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the final status of the containers for this job attempt.
withContainers(Collection<EksAttemptContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the final status of the containers for this job attempt.
withContainers(EksContainer...) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The properties of the container that's used on the Amazon EKS pod.
withContainers(Collection<EksContainer>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The properties of the container that's used on the Amazon EKS pod.
withContainers(EksContainerDetail...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The properties of the container that's used on the Amazon EKS pod.
withContainers(Collection<EksContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The properties of the container that's used on the Amazon EKS pod.
withContainers(EksContainerOverride...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the container that's used on the Amazon EKS pod.
withContainers(Collection<EksContainerOverride>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the container that's used on the Amazon EKS pod.
withContainers(TaskContainerOverrides...) - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
The overrides for the container definition of a job.
withContainers(Collection<TaskContainerOverrides>) - Method in class com.amazonaws.services.batch.model.TaskPropertiesOverride
The overrides for the container definition of a job.
withCpuArchitecture(String) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The vCPU architecture.
withCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was created.
withCreatedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp (in milliseconds) for when the job was created.
withCredentialsParameter(String) - Method in class com.amazonaws.services.batch.model.RepositoryCredentials
The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
withDependsOn(JobDependency...) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job IDs that this job depends on.
withDependsOn(Collection<JobDependency>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job IDs that this job depends on.
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.
withDependsOn(TaskContainerDependency...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of containers that this container depends on.
withDependsOn(Collection<TaskContainerDependency>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of containers that this container depends on.
withDependsOn(TaskContainerDependency...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of containers that this container depends on.
withDependsOn(Collection<TaskContainerDependency>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of containers that this container depends on.
withDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The desired number of vCPUS in the compute environment.
withDesiredvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The desired number of vCPUS in the compute environment.
withDevices(Device...) - Method in class com.amazonaws.services.batch.model.LinuxParameters
Any of the host devices to expose to the container.
withDevices(Collection<Device>) - Method in class com.amazonaws.services.batch.model.LinuxParameters
Any of the host devices to expose to the container.
withDnsPolicy(String) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The DNS policy for the pod.
withDnsPolicy(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The DNS policy for the pod.
withEc2Configuration(Ec2Configuration...) - Method in class com.amazonaws.services.batch.model.ComputeResource
Provides information that's used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
withEc2Configuration(Collection<Ec2Configuration>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Provides information that's used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
withEc2Configuration(Ec2Configuration...) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Provides information used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
withEc2Configuration(Collection<Ec2Configuration>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Provides information used to select Amazon Machine Images (AMIs) for Amazon EC2 instances in the compute environment.
withEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 key pair that's used for instances launched in the compute environment.
withEc2KeyPair(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 key pair that's 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 that the compute environment uses.
withEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object that contains the properties for the Amazon ECS resources of a job.When ecsProperties is used in the job definition, it can't be used in addition to containerProperties, eksProperties, or nodeProperties.
withEcsProperties(EcsPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object with properties that are specific to Amazon ECS-based jobs.
withEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
This is an object that represents the properties of the node range for a multi-node parallel job.
withEcsProperties(EcsProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon ECS-based jobs.
withEcsPropertiesOverride(EcsPropertiesOverride) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the properties that you want to replace for the existing Amazon ECS resources of a job.
withEcsPropertiesOverride(EcsPropertiesOverride) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon ECS resources.
withEfsVolumeConfiguration(EFSVolumeConfiguration) - Method in class com.amazonaws.services.batch.model.Volume
This parameter is specified when you're using an Amazon Elastic File System file system for job storage.
withEksAttempts(EksAttemptDetail...) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are associated with this job.
withEksAttempts(Collection<EksAttemptDetail>) - Method in class com.amazonaws.services.batch.model.JobDetail
A list of job attempts that are associated with this job.
withEksClusterArn(String) - Method in class com.amazonaws.services.batch.model.EksConfiguration
The Amazon Resource Name (ARN) of the Amazon EKS cluster.
withEksConfiguration(EksConfiguration) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The configuration for the Amazon EKS cluster that supports the Batch compute environment.
withEksConfiguration(EksConfiguration) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The details for the Amazon EKS cluster that supports the compute environment.
withEksProperties(EksProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to Amazon EKS-based jobs.
withEksProperties(EksPropertiesDetail) - Method in class com.amazonaws.services.batch.model.JobDetail
An object with various properties that are specific to Amazon EKS based jobs.
withEksProperties(EksProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties that are specific to Amazon EKS-based jobs.
withEksPropertiesOverride(EksPropertiesOverride) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
An object, with properties that override defaults for the job definition, can only be specified for jobs that are run on Amazon EKS resources.
withEmptyDir(EksEmptyDir) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes emptyDir volume.
withEnv(EksContainerEnvironmentVariable...) - Method in class com.amazonaws.services.batch.model.EksContainer
The environment variables to pass to a container.
withEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainer
The environment variables to pass to a container.
withEnv(EksContainerEnvironmentVariable...) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The environment variables to pass to a container.
withEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The environment variables to pass to a container.
withEnv(EksContainerEnvironmentVariable...) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The environment variables to send to the container.
withEnv(Collection<EksContainerEnvironmentVariable>) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The environment variables to send to the container.
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.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The environment variables to pass to a container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The environment variables to pass to a container.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The environment variables to send to the container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The environment variables to send to the container.
withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The environment variables to pass to a container.
withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The environment variables to pass to a container.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The amount of ephemeral storage allocated for the task.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The amount of ephemeral storage to allocate for the task.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The amount of ephemeral storage allocated for the task.
withEphemeralStorage(EphemeralStorage) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The amount of ephemeral storage to allocate for the task.
withEssential(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
withEssential(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
If the essential parameter of a container is marked as true, and that container fails or stops for any reason, all other containers that are part of the task are stopped.
withEvaluateOnExit(EvaluateOnExit...) - Method in class com.amazonaws.services.batch.model.RetryStrategy
Array of up to 5 objects that specify the conditions where jobs are retried or failed.
withEvaluateOnExit(Collection<EvaluateOnExit>) - Method in class com.amazonaws.services.batch.model.RetryStrategy
Array of up to 5 objects that specify the conditions where jobs are retried or failed.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
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.AttemptTaskContainerDetails
The exit code for the container’s attempt.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The exit code returned upon completion.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.ContainerSummary
The exit code to return upon completion.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The exit code returned for the job attempt.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The exit code returned for the job attempt.
withExitCode(Integer) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The exit code returned upon completion.
withFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The fair share policy of the scheduling policy.
withFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The fair share policy for the scheduling policy.
withFairsharePolicy(FairsharePolicy) - Method in class com.amazonaws.services.batch.model.UpdateSchedulingPolicyRequest
The fair share policy.
withFargatePlatformConfiguration(FargatePlatformConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The platform configuration for jobs that are running on Fargate resources.
withFargatePlatformConfiguration(FargatePlatformConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The platform configuration for jobs that are running on Fargate resources.
withFileSystemId(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The Amazon EFS file system ID to use.
withFilters(KeyValuesPair...) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The filter to apply to the query.
withFilters(Collection<KeyValuesPair>) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The filter to apply to the query.
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's stored.
withHostNetwork(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the pod uses the hosts' network IP address.
withHostNetwork(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the pod uses the hosts' network IP address.
withHostPath(String) - Method in class com.amazonaws.services.batch.model.Device
The path for the device on the host container instance.
withHostPath(EksHostPath) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes hostPath volume.
withIam(String) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
withIam(EFSAuthorizationConfigIAM) - Method in class com.amazonaws.services.batch.model.EFSAuthorizationConfig
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
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
Required.
withImage(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The Docker image used to start the container.
withImage(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The Docker image used to start the container.
withImage(String) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The override of the Docker image that's used to start the container.
withImage(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The image used to start a container.
withImage(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The image used to start a container.
withImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
Deprecated.
withImageId(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
withImageIdOverride(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The AMI ID used for instances launched in the compute environment that match the image type.
withImageKubernetesVersion(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The Kubernetes version for the compute environment.
withImagePullPolicy(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The image pull policy for the container.
withImagePullPolicy(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The image pull policy for the container.
withImagePullSecrets(ImagePullSecret...) - Method in class com.amazonaws.services.batch.model.EksPodProperties
References a Kubernetes secret resource.
withImagePullSecrets(Collection<ImagePullSecret>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
References a Kubernetes secret resource.
withImagePullSecrets(ImagePullSecret...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Displays the reference pointer to the Kubernetes secret resource.
withImagePullSecrets(Collection<ImagePullSecret>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Displays the reference pointer to the Kubernetes secret resource.
withImageType(String) - Method in class com.amazonaws.services.batch.model.Ec2Configuration
The image type to match with the instance type to select an AMI.
withIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesDetail
The job index within the array that's associated with this job.
withIndex(Integer) - Method in class com.amazonaws.services.batch.model.ArrayPropertiesSummary
The job index within the array that's associated with this job.
withInitContainers(EksAttemptContainerDetail...) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the init containers.
withInitContainers(Collection<EksAttemptContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The details for the init containers.
withInitContainers(EksContainer...) - Method in class com.amazonaws.services.batch.model.EksPodProperties
These containers run before application containers, always runs to completion, and must complete successfully before the next container starts.
withInitContainers(Collection<EksContainer>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
These containers run before application containers, always runs to completion, and must complete successfully before the next container starts.
withInitContainers(EksContainerDetail...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The container registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store.
withInitContainers(Collection<EksContainerDetail>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The container registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store.
withInitContainers(EksContainerOverride...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the conatainers defined in the Amazon EKS pod.
withInitContainers(Collection<EksContainerOverride>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
The overrides for the conatainers defined in the Amazon EKS pod.
withInitProcessEnabled(Boolean) - Method in class com.amazonaws.services.batch.model.LinuxParameters
If true, run an init process inside the container that forwards signals and reaps processes.
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.
withInstanceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
withInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The instance type of the underlying host infrastructure of a multi-node parallel job.
withInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The instance type to use for a multi-node parallel job.
withInstanceType(String) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The instance type to use for a multi-node parallel job.
withInstanceTypes(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that can be launched.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The instances types that can be launched.
withInstanceTypes(String...) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The instances types that can be launched.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The instances types that can be launched.
withInstanceTypes(String...) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the instance types that you want to replace for the existing resources of a job.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
An object that contains the instance types that you want to replace for the existing resources of a job.
withInstanceTypes(String...) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The instance types of the underlying host infrastructure of a multi-node parallel job.
withInstanceTypes(Collection<String>) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The instance types of the underlying host infrastructure of a multi-node parallel job.
withIpcMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The IPC resource namespace to use for the containers in the task.
withIpcMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The IPC resource namespace to use for the containers in the task.
withIpv6Address(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv6 address for the network interface.
withIsCancelled(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is canceled.
withIsMainNode(Boolean) - Method in class com.amazonaws.services.batch.model.NodeDetails
Specifies whether the current node is the main node for a multi-node parallel job.
withIsMainNode(Boolean) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
Specifies whether the current node is the main node for a multi-node parallel job.
withIsTerminated(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Indicates whether the job is terminated.
withJobArn(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job.
withJobArn(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job.
withJobArn(String) - Method in class com.amazonaws.services.batch.model.SubmitJobResult
The Amazon Resource Name (ARN) for the job.
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 Amazon Resource Name (ARN) of the job definition that this job uses.
withJobDefinition(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job definition.
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 list of up to 100 job definitions.
withJobDefinitions(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobDefinitionsRequest
A list of up to 100 job definitions.
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.
withJobExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies the job timeout (in minutes) when the compute environment infrastructure is updated.
withJobId(String) - Method in class com.amazonaws.services.batch.model.CancelJobRequest
The Batch job ID of the job to cancel.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobDependency
The job ID of the Batch job that's associated with this dependency.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job ID.
withJobId(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The job ID.
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 Batch job ID of the job to terminate.
withJobName(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The job name.
withJobName(String) - Method in class com.amazonaws.services.batch.model.JobSummary
The job name.
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 that the job is associated with.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue used to list jobs.
withJobQueue(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The job queue where 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 job queue name.
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) that's associated with the job when run.
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 Amazon Web Services permissions.
withJobs(String...) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A list of up to 100 job IDs.
withJobs(Collection<String>) - Method in class com.amazonaws.services.batch.model.DescribeJobsRequest
A 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.
withJobStateTimeLimitActions(JobStateTimeLimitAction...) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of actions that Batch performs on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The set of actions that Batch performs on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStateTimeLimitActions(JobStateTimeLimitAction...) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStateTimeLimitActions(JobStateTimeLimitAction...) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStateTimeLimitActions(Collection<JobStateTimeLimitAction>) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
The set of actions that Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times.
withJobStatus(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status used to filter jobs in the specified queue.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job status used 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.
withKubernetesNamespace(String) - Method in class com.amazonaws.services.batch.model.EksConfiguration
The namespace of the Amazon EKS cluster.
withLabels(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksMetadata
Key-value pairs used to identify, sort, and organize cube resources.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.batch.model.ComputeResource
The launch template to use for your compute resources.
withLaunchTemplate(LaunchTemplateSpecification) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The updated launch template to use for your compute resources.
withLaunchTemplateId(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The ID of the launch template.
withLaunchTemplateName(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The name of the launch template.
withLimits(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to reserve for the container.
withLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.ContainerDetail
Linux-specific modifications that are applied to the container, such as details for device mappings.
withLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Linux-specific modifications that are applied to the container, such as details for device mappings.
withLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
withLinuxParameters(LinuxParameters) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
withLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The log configuration specification for the container.
withLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The log configuration specification for the container.
withLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The log configuration specification for the container.
withLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The log configuration specification for the container.
withLogDriver(String) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The log driver to use for the container.
withLogDriver(LogDriver) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The log driver to use for the container.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream that's associated with the container.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The name of the Amazon CloudWatch Logs log stream that's associated with the container.
withLogStreamName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of the CloudWatch Logs log stream that's associated with the container.
withMainNode(Integer) - Method in class com.amazonaws.services.batch.model.NodeProperties
Specifies the node index for the main node of a multi-node parallel job.
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.
withMaxResults(Integer) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The maximum number of results that's returned by ListSchedulingPolicies in paginated output.
withMaxSwap(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The total amount of swap memory (in MiB) a container can use.
withMaxTimeSeconds(Integer) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken.
withMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The maximum number of vCPUs that a compute environment can support.
withMaxvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The maximum number of Amazon EC2 vCPUs that an environment can reach.
withMedium(String) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The medium to store the volume.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
For jobs running on Amazon EC2 resources that didn't specify memory requirements using resourceRequirements, the number of MiB of memory reserved for the job.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
withMemory(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
withMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Metadata about the Kubernetes pod.
withMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Describes and uniquely identifies Kubernetes resources.
withMetadata(EksMetadata) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesOverride
Metadata about the overrides for the container that's used on the Amazon EKS pod.
withMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResource
The minimum number of vCPUs that a compute environment should maintain (even if the compute environment is DISABLED).
withMinvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The minimum number of vCPUs that an environment should maintain (even if the compute environment is DISABLED).
withMountOptions(String...) - Method in class com.amazonaws.services.batch.model.Tmpfs
The list of tmpfs volume mount options.
withMountOptions(Collection<String>) - Method in class com.amazonaws.services.batch.model.Tmpfs
The list of tmpfs volume mount options.
withMountPath(String) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The path on the container where the volume is mounted.
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.
withMountPoints(MountPoint...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The mount points for data volumes in your container.
withMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The mount points for data volumes in your container.
withMountPoints(MountPoint...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The mount points for data volumes in your container.
withMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The mount points for data volumes in your container.
withMultiNodeJobId(String) - Method in class com.amazonaws.services.batch.model.ListJobsRequest
The job ID for a multi-node parallel job.
withName(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The name of a container.
withName(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The name of the scheduling policy.
withName(String) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyResult
The name of the scheduling policy.
withName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
The name of a container.
withName(String) - Method in class com.amazonaws.services.batch.model.EksContainer
The name of the container.
withName(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The name of the container.
withName(String) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The name of the environment variable.
withName(String) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
A pointer to the container that you want to override.
withName(String) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
The name the volume mount.
withName(String) - Method in class com.amazonaws.services.batch.model.EksVolume
The name of the volume.
withName(String) - Method in class com.amazonaws.services.batch.model.ImagePullSecret
Provides a unique identifier for the ImagePullSecret.
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.KeyValuesPair
The name of the filter.
withName(String) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The name of the scheduling policy.
withName(String) - Method in class com.amazonaws.services.batch.model.Secret
The name of the secret.
withName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The name of a container.
withName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
A pointer to the container that you want to override.
withName(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The name of a container.
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.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network configuration for jobs that are running on Fargate resources.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The network configuration for jobs that are running on Fargate resources.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The network configuration for jobs that are running on Fargate resources.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The network configuration for jobs that are running on Fargate resources.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The network interfaces that are associated with the job attempt.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The network interfaces that are associated with the job attempt.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The network interfaces that are associated with the job attempt.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
The network interfaces that are associated with the job attempt.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network interfaces that are associated with the job.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The network interfaces that are associated with the job.
withNetworkInterfaces(NetworkInterface...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The network interfaces that are associated with the job.
withNetworkInterfaces(Collection<NetworkInterface>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The network interfaces that are associated with the job.
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.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesRequest
The nextToken value that's returned from a previous paginated ListSchedulingPolicies request where maxResults was used and the results exceeded the value of that parameter.
withNextToken(String) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
The nextToken value to include in a future ListSchedulingPolicies request.
withNodeDetails(NodeDetails) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the details of a node that's associated with a multi-node parallel job.
withNodeIndex(Integer) - Method in class com.amazonaws.services.batch.model.NodeDetails
The node index for the node.
withNodeIndex(Integer) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The node index for the node.
withNodeName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the node for this job attempt.
withNodeName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the node for this job.
withNodeOverrides(NodeOverrides) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range.
withNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.JobDefinition
An object with properties that are specific to multi-node parallel jobs.
withNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.JobDetail
An object that represents the node properties of a multi-node parallel job.
withNodeProperties(NodePropertiesSummary) - Method in class com.amazonaws.services.batch.model.JobSummary
The node properties for a single node in a job summary list.
withNodeProperties(NodeProperties) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
An object with properties specific to multi-node parallel jobs.
withNodePropertyOverrides(NodePropertyOverride...) - Method in class com.amazonaws.services.batch.model.NodeOverrides
The node property overrides for the job.
withNodePropertyOverrides(Collection<NodePropertyOverride>) - Method in class com.amazonaws.services.batch.model.NodeOverrides
The node property overrides for the job.
withNodeRangeProperties(NodeRangeProperty...) - Method in class com.amazonaws.services.batch.model.NodeProperties
A list of node ranges and their properties that are associated with a multi-node parallel job.
withNodeRangeProperties(Collection<NodeRangeProperty>) - Method in class com.amazonaws.services.batch.model.NodeProperties
A list of node ranges and their properties that are associated with a multi-node parallel job.
withNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodeOverrides
The number of nodes to use with a multi-node parallel job.
withNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodeProperties
The number of nodes that are associated with a multi-node parallel job.
withNumNodes(Integer) - Method in class com.amazonaws.services.batch.model.NodePropertiesSummary
The number of nodes that are associated with a multi-node parallel job.
withOnExitCode(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job.
withOnReason(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the Reason returned for a job.
withOnStatusReason(String) - Method in class com.amazonaws.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the StatusReason returned for a job.
withOperatingSystemFamily(String) - Method in class com.amazonaws.services.batch.model.RuntimePlatform
The operating system for the compute environment.
withOptional(Boolean) - Method in class com.amazonaws.services.batch.model.EksSecret
Specifies whether the secret or the secret's keys must be defined.
withOptions(Map<String, String>) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The configuration options to send to the log driver.
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 that are 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.
withPath(String) - Method in class com.amazonaws.services.batch.model.EksHostPath
The path of the file or directory on the host to mount into containers on the pod.
withPermissions(String...) - Method in class com.amazonaws.services.batch.model.Device
The explicit permissions to provide to the container for the device.
withPermissions(Collection<String>) - Method in class com.amazonaws.services.batch.model.Device
The explicit permissions to provide to the container for the device.
withPermissions(DeviceCgroupPermission...) - Method in class com.amazonaws.services.batch.model.Device
The explicit permissions to provide to the container for the device.
withPidMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The process namespace to use for the containers in the task.
withPidMode(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The process namespace to use for the containers in the task.
withPlacementGroup(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 placement group to associate with your compute resources.
withPlacementGroup(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 placement group to associate with your compute resources.
withPlatformCapabilities(String...) - Method in class com.amazonaws.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
withPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
withPlatformCapabilities(PlatformCapability...) - Method in class com.amazonaws.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
withPlatformCapabilities(String...) - Method in class com.amazonaws.services.batch.model.JobDetail
The platform capabilities required by the job definition.
withPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.JobDetail
The platform capabilities required by the job definition.
withPlatformCapabilities(PlatformCapability...) - Method in class com.amazonaws.services.batch.model.JobDetail
The platform capabilities required by the job definition.
withPlatformCapabilities(String...) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
withPlatformCapabilities(Collection<String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
withPlatformCapabilities(PlatformCapability...) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
withPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Fargate platform version where the jobs are running.
withPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Fargate platform version where the jobs are running.
withPlatformVersion(String) - Method in class com.amazonaws.services.batch.model.FargatePlatformConfiguration
The Fargate platform version where the jobs are running.
withPodName(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
The name of the pod for this job attempt.
withPodName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the pod for this job.
withPodProperties(EksPodProperties) - Method in class com.amazonaws.services.batch.model.EksProperties
The properties for the Kubernetes pod resources of a job.
withPodProperties(EksPodPropertiesDetail) - Method in class com.amazonaws.services.batch.model.EksPropertiesDetail
The properties for the Kubernetes pod resources of a job.
withPodProperties(EksPodPropertiesOverride) - Method in class com.amazonaws.services.batch.model.EksPropertiesOverride
The overrides for the Kubernetes pod resources of a job.
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.
withPrivateIpv4Address(String) - Method in class com.amazonaws.services.batch.model.NetworkInterface
The private IPv4 address for the network interface.
withPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.ContainerDetail
When this parameter is true, the container is given elevated permissions 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 permissions on the host container instance (similar to the root user).
withPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is true, the container is given elevated permissions on the host container instance.
withPrivileged(Boolean) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
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.TaskContainerProperties
When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).
withPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.JobDefinition
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
withPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.JobDetail
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
withPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
withPropagateTags(Boolean) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
withReadOnly(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerVolumeMount
If this value is true, the container has read-only access to the volume.
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.
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.
withReadOnlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
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.TaskContainerDetails
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.TaskContainerProperties
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 for a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.AttemptTaskContainerDetails
A short (255 max characters) string that's easy to understand and provides additional details for 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 for 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 for a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.EksAttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details for a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
A short human-readable string to provide additional details for a running or stopped container.
withReason(String) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The reason to log for the action being taken.
withReason(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A short (255 max characters) human-readable string to provide additional details for 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.
withRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The private repository authentication credentials to use.
withRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The private repository authentication credentials to use.
withRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The private repository authentication credentials to use.
withRepositoryCredentials(RepositoryCredentials) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The private repository authentication credentials to use.
withRequests(Map<String, String>) - Method in class com.amazonaws.services.batch.model.EksContainerResourceRequirements
The type and quantity of the resources to request for the container.
withResourceArn(String) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource that tags are listed for.
withResourceArn(String) - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that tags are added to.
withResourceArn(String) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The type and amount of resources to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The type and amount of resources to assign to a container.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The type and amount of resources to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The type and amount of resources to assign to a container.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The type and amount of a resource to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The type and amount of a resource to assign to a container.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(ResourceRequirement...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The type and amount of a resource to assign to a container.
withResourceRequirements(Collection<ResourceRequirement>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The type and amount of a resource to assign to a container.
withResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainer
The type and amount of resources to assign to a container.
withResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The type and amount of resources to assign to a container.
withResources(EksContainerResourceRequirements) - Method in class com.amazonaws.services.batch.model.EksContainerOverride
The type and amount of resources to assign to a container.
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.
withRootDirectory(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The directory within the Amazon EFS file system to mount as the root directory inside the host.
withRunAsGroup(Long) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified group ID (gid).
withRunAsNonRoot(Boolean) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as a user with a uid other than 0.
withRunAsUser(Long) - Method in class com.amazonaws.services.batch.model.EksContainerSecurityContext
When this parameter is specified, the container is run as the specified user ID (uid).
withRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.ContainerDetail
An object that represents the compute environment architecture for Batch jobs on Fargate.
withRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.ContainerProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
withRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
An object that represents the compute environment architecture for Batch jobs on Fargate.
withRuntimePlatform(RuntimePlatform) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
An object that represents the compute environment architecture for Batch jobs on Fargate.
withSchedulingPolicies(SchedulingPolicyDetail...) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
The list of scheduling policies.
withSchedulingPolicies(Collection<SchedulingPolicyDetail>) - Method in class com.amazonaws.services.batch.model.DescribeSchedulingPoliciesResult
The list of scheduling policies.
withSchedulingPolicies(SchedulingPolicyListingDetail...) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
A list of scheduling policies that match the request.
withSchedulingPolicies(Collection<SchedulingPolicyListingDetail>) - Method in class com.amazonaws.services.batch.model.ListSchedulingPoliciesResult
A list of scheduling policies that match the request.
withSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The Amazon Resource Name (ARN) of the fair share scheduling policy.
withSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the scheduling policy.
withSchedulingPolicyArn(String) - Method in class com.amazonaws.services.batch.model.UpdateJobQueueRequest
Amazon Resource Name (ARN) of the fair share scheduling policy.
withSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobDefinition
The scheduling priority of the job definition.
withSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.JobDetail
The scheduling policy of the job definition.
withSchedulingPriority(Integer) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The scheduling priority for jobs that are submitted with this job definition.
withSchedulingPriorityOverride(Integer) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The scheduling priority for the job.
withSecret(EksSecret) - Method in class com.amazonaws.services.batch.model.EksVolume
Specifies the configuration of a Kubernetes secret volume.
withSecretName(String) - Method in class com.amazonaws.services.batch.model.EksSecret
The name of the secret.
withSecretOptions(Secret...) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The secrets to pass to the log configuration.
withSecretOptions(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.LogConfiguration
The secrets to pass to the log configuration.
withSecrets(Secret...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The secrets to pass to the container.
withSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The secrets to pass to the container.
withSecrets(Secret...) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The secrets for the container.
withSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.ContainerProperties
The secrets for the container.
withSecrets(Secret...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The secrets to pass to the container.
withSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The secrets to pass to the container.
withSecrets(Secret...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The secrets to pass to the container.
withSecrets(Collection<Secret>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The secrets to pass to the container.
withSecurityContext(EksContainerSecurityContext) - Method in class com.amazonaws.services.batch.model.EksContainer
The security context for a job.
withSecurityContext(EksContainerSecurityContext) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The security context for a job.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The Amazon EC2 security groups that are associated with instances launched in the compute environment.
withServiceAccountName(String) - Method in class com.amazonaws.services.batch.model.EksPodProperties
The name of the service account that's used to run the pod.
withServiceAccountName(String) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
The name of the service account that's used to run the pod.
withServiceRole(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The service role that's associated with the compute environment that allows Batch to make calls to Amazon Web Services 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 Batch to make calls to other Amazon Web Services 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 Batch to make calls to other Amazon Web Services services on your behalf.
withShareDecaySeconds(Integer) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
The amount of time (in seconds) to use to calculate a fair share percentage for each fair share identifier in use.
withShareDistribution(ShareAttributes...) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
withShareDistribution(Collection<ShareAttributes>) - Method in class com.amazonaws.services.batch.model.FairsharePolicy
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
withSharedMemorySize(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The value for the size (in MiB) of the /dev/shm volume.
withShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.JobDetail
The share identifier for the job.
withShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.ShareAttributes
A fair share identifier or fair share identifier prefix.
withShareIdentifier(String) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The share identifier for the job.
withShareProcessNamespace(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
withShareProcessNamespace(Boolean) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Indicates if the processes in a container are shared, or visible, to other containers in the same pod.
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.
withSize(Integer) - Method in class com.amazonaws.services.batch.model.Tmpfs
The size (in MiB) of the tmpfs volume.
withSizeInGiB(Integer) - Method in class com.amazonaws.services.batch.model.EphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
withSizeLimit(String) - Method in class com.amazonaws.services.batch.model.EksEmptyDir
The maximum size of the volume.
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's 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in 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 timestamp (in milliseconds) for when the job was started.
withStartedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was started.
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.JobStateTimeLimitAction
The state of the job needed to trigger the action.
withState(JobStateTimeLimitActionsState) - Method in class com.amazonaws.services.batch.model.JobStateTimeLimitAction
The state of the job needed to trigger the action.
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 used 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 for 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 for the current status of the compute environment.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.EksAttemptDetail
A short, human-readable string to provide additional details for the current status of the job attempt.
withStatusReason(String) - Method in class com.amazonaws.services.batch.model.JobDetail
A short, human-readable string to provide more details for 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 for 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 more details for 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 timestamp (in 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.EksAttemptDetail
The Unix timestamp (in milliseconds) for when the attempt was stopped.
withStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was stopped.
withStoppedAt(Long) - Method in class com.amazonaws.services.batch.model.JobSummary
The Unix timestamp for when the job was stopped.
withSubnets(String...) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets where the compute resources are launched.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
The VPC subnets where the compute resources are launched.
withSubnets(String...) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The VPC subnets where the compute resources are launched.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The VPC subnets where the compute resources are launched.
withSwappiness(Integer) - Method in class com.amazonaws.services.batch.model.LinuxParameters
You can use this parameter to tune a container's memory swappiness behavior.
withTagKeys(String...) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The keys of the tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.batch.model.UntagResourceRequest
The keys of the tags to be removed.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The tags applied to the compute environment.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResource
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Key-value pair tags to be applied to Amazon EC2 resources that are launched in the compute environment.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The tags that you apply to the compute environment to help you categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateJobQueueRequest
The tags that you apply to the job queue to help you categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.CreateSchedulingPolicyRequest
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDefinition
The tags that are applied to the job definition.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobDetail
The tags that are applied to the job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.JobQueueDetail
The tags that are applied to the job queue.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.ListTagsForResourceResult
The tags for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.RegisterJobDefinitionRequest
The tags that you apply to the job definition to help you categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SchedulingPolicyDetail
The tags that you apply to the scheduling policy to categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.SubmitJobRequest
The tags that you apply to the job request to help you categorize and organize your resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.batch.model.TagResourceRequest
The tags that you apply to the resource to help you categorize and organize your resources.
withTargetNodes(String) - Method in class com.amazonaws.services.batch.model.NodePropertyOverride
The range of nodes, using node index values, that's used to override.
withTargetNodes(String) - Method in class com.amazonaws.services.batch.model.NodeRangeProperty
The range of nodes, using node index values.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.AttemptEcsTaskDetails
The ARN of the Amazon ECS task.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job.
withTaskArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The ARN of the Amazon ECS task.
withTaskProperties(AttemptEcsTaskDetails...) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The properties for a task definition that describes the container and volume definitions of an Amazon ECS task.
withTaskProperties(Collection<AttemptEcsTaskDetails>) - Method in class com.amazonaws.services.batch.model.AttemptDetail
The properties for a task definition that describes the container and volume definitions of an Amazon ECS task.
withTaskProperties(EcsTaskProperties...) - Method in class com.amazonaws.services.batch.model.EcsProperties
An object that contains the properties for the Amazon ECS task definition of a job.
withTaskProperties(Collection<EcsTaskProperties>) - Method in class com.amazonaws.services.batch.model.EcsProperties
An object that contains the properties for the Amazon ECS task definition of a job.
withTaskProperties(EcsTaskDetails...) - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
The properties for the Amazon ECS task definition of a job.
withTaskProperties(Collection<EcsTaskDetails>) - Method in class com.amazonaws.services.batch.model.EcsPropertiesDetail
The properties for the Amazon ECS task definition of a job.
withTaskProperties(TaskPropertiesOverride...) - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
The overrides for the Amazon ECS task definition of a job.
withTaskProperties(Collection<TaskPropertiesOverride>) - Method in class com.amazonaws.services.batch.model.EcsPropertiesOverride
The overrides for the Amazon ECS task definition of a job.
withTaskRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions.
withTaskRoleArn(String) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
The Amazon Resource Name (ARN) that's associated with the Amazon ECS task.
withTerminateJobsOnUpdate(Boolean) - Method in class com.amazonaws.services.batch.model.UpdatePolicy
Specifies whether jobs are automatically terminated when the computer environment infrastructure is updated.
withTimeout(JobTimeout) - Method in class com.amazonaws.services.batch.model.JobDefinition
The timeout time 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 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.
withTmpfs(Tmpfs...) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The container path, mount options, and size (in MiB) of the tmpfs mount.
withTmpfs(Collection<Tmpfs>) - Method in class com.amazonaws.services.batch.model.LinuxParameters
The container path, mount options, and size (in MiB) of the tmpfs mount.
withTransitEncryption(String) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
withTransitEncryption(EFSTransitEncryption) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
withTransitEncryptionPort(Integer) - Method in class com.amazonaws.services.batch.model.EFSVolumeConfiguration
The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server.
withType(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
withType(CEType) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
withType(String) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
withType(CRType) - Method in class com.amazonaws.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
withType(String) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
withType(CRType) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
withType(String) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
withType(CEType) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
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.
withType(String) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The type of resource to assign to a container.
withType(ResourceType) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The type of resource to assign to a container.
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.
withUlimits(Ulimit...) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of ulimits to set in the container.
withUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
A list of ulimits to set in the container.
withUlimits(Ulimit...) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of ulimits to set in the container.
withUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
A list of ulimits to set in the container.
withUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
The maximum number of VCPUs expected to be used for an unmanaged compute environment.
withUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.CreateComputeEnvironmentRequest
The maximum number of vCPUs for an unmanaged compute environment.
withUnmanagedvCpus(Integer) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
The maximum number of vCPUs expected to be used for an unmanaged compute environment.
withUpdatePolicy(UpdatePolicy) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Specifies the infrastructure update policy for the compute environment.
withUpdatePolicy(UpdatePolicy) - Method in class com.amazonaws.services.batch.model.UpdateComputeEnvironmentRequest
Specifies the updated infrastructure update policy for the compute environment.
withUpdateToLatestImageVersion(Boolean) - Method in class com.amazonaws.services.batch.model.ComputeResourceUpdate
Specifies whether the AMI ID is updated to the latest one that's supported by Batch when the compute environment has an infrastructure update.
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.
withUser(String) - Method in class com.amazonaws.services.batch.model.TaskContainerDetails
The user to use inside the container.
withUser(String) - Method in class com.amazonaws.services.batch.model.TaskContainerProperties
The user to use inside the container.
withUuid(String) - Method in class com.amazonaws.services.batch.model.ComputeEnvironmentDetail
Unique identifier for the compute environment.
withValue(String) - Method in class com.amazonaws.services.batch.model.EksContainerEnvironmentVariable
The value of the environment variable.
withValue(String) - Method in class com.amazonaws.services.batch.model.KeyValuePair
The value of the key-value pair.
withValue(String) - Method in class com.amazonaws.services.batch.model.ResourceRequirement
The quantity of the specified resource to reserve for the container.
withValueFrom(String) - Method in class com.amazonaws.services.batch.model.Secret
The secret to expose to the container.
withValues(String...) - Method in class com.amazonaws.services.batch.model.KeyValuesPair
The filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.batch.model.KeyValuesPair
The filter values.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerDetail
The number of vCPUs reserved for the container.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerOverrides
Deprecated.
withVcpus(Integer) - Method in class com.amazonaws.services.batch.model.ContainerProperties
Deprecated.
withVersion(String) - Method in class com.amazonaws.services.batch.model.LaunchTemplateSpecification
The version number of the launch template, $Latest, or $Default.
withVolumeMounts(EksContainerVolumeMount...) - Method in class com.amazonaws.services.batch.model.EksContainer
The volume mounts for the container.
withVolumeMounts(Collection<EksContainerVolumeMount>) - Method in class com.amazonaws.services.batch.model.EksContainer
The volume mounts for the container.
withVolumeMounts(EksContainerVolumeMount...) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The volume mounts for the container.
withVolumeMounts(Collection<EksContainerVolumeMount>) - Method in class com.amazonaws.services.batch.model.EksContainerDetail
The volume mounts for the container.
withVolumes(Volume...) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes that are associated with the job.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.ContainerDetail
A list of volumes that are 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.
withVolumes(Volume...) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of data volumes used in a job.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.EcsTaskDetails
A list of data volumes used in a job.
withVolumes(Volume...) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
A list of volumes that are associated with the job.
withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.batch.model.EcsTaskProperties
A list of volumes that are associated with the job.
withVolumes(EksVolume...) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Specifies the volumes for a job definition that uses Amazon EKS resources.
withVolumes(Collection<EksVolume>) - Method in class com.amazonaws.services.batch.model.EksPodProperties
Specifies the volumes for a job definition that uses Amazon EKS resources.
withVolumes(EksVolume...) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Specifies the volumes for a job definition using Amazon EKS resources.
withVolumes(Collection<EksVolume>) - Method in class com.amazonaws.services.batch.model.EksPodPropertiesDetail
Specifies the volumes for a job definition using Amazon EKS resources.
withWeightFactor(Float) - Method in class com.amazonaws.services.batch.model.ShareAttributes
The weight factor for the fair share identifier.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.