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

accessPointId() - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
The Amazon EFS access point ID to use.
accessPointId(String) - Method in interface software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig.Builder
The Amazon EFS access point ID to use.
action() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
action(String) - Method in interface software.amazon.awssdk.services.batch.model.EvaluateOnExit.Builder
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
action(RetryAction) - Method in interface software.amazon.awssdk.services.batch.model.EvaluateOnExit.Builder
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
actionAsString() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met.
allocationStrategy() - Method in class software.amazon.awssdk.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.
allocationStrategy(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
allocationStrategy(CRAllocationStrategy) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated.
allocationStrategyAsString() - Method in class software.amazon.awssdk.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.
arn() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
The Amazon Resource Name (ARN) of the scheduling policy.
arn(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse.Builder
The Amazon Resource Name (ARN) of the scheduling policy.
arn() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to delete.
arn(String) - Method in interface software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest.Builder
The Amazon Resource Name (ARN) of the scheduling policy to delete.
arn() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
The Amazon Resource Name (ARN) of the scheduling policy.
arn(String) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail.Builder
The Amazon Resource Name (ARN) of the scheduling policy.
arn() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
Amazon Resource Name (ARN) of the scheduling policy.
arn(String) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail.Builder
Amazon Resource Name (ARN) of the scheduling policy.
arn() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
The Amazon Resource Name (ARN) of the scheduling policy to update.
arn(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest.Builder
The Amazon Resource Name (ARN) of the scheduling policy to update.
arns() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
arns(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest.Builder
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
arns(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest.Builder
A list of up to 100 scheduling policy Amazon Resource Name (ARN) entries.
ArrayJobDependency - Enum in software.amazon.awssdk.services.batch.model
 
arrayJobId() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The job ID for an array job.
arrayJobId(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The job ID for an array job.
ArrayProperties - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch array job.
arrayProperties() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The array properties of the job, if it is an array job.
arrayProperties(ArrayPropertiesDetail) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The array properties of the job, if it is an array job.
arrayProperties(Consumer<ArrayPropertiesDetail.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The array properties of the job, if it is an array job.
arrayProperties() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The array properties of the job, if it is an array job.
arrayProperties(ArrayPropertiesSummary) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The array properties of the job, if it is an array job.
arrayProperties(Consumer<ArrayPropertiesSummary.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The array properties of the job, if it is an array job.
arrayProperties() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The array properties for the submitted job, such as the size of the array.
arrayProperties(ArrayProperties) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The array properties for the submitted job, such as the size of the array.
arrayProperties(Consumer<ArrayProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The array properties for the submitted job, such as the size of the array.
ArrayProperties.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ArrayPropertiesDetail - Class in software.amazon.awssdk.services.batch.model
An object representing the array properties of a job.
ArrayPropertiesDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ArrayPropertiesSummary - Class in software.amazon.awssdk.services.batch.model
An object representing the array properties of a job.
ArrayPropertiesSummary.Builder - Interface in software.amazon.awssdk.services.batch.model
 
AssignPublicIp - Enum in software.amazon.awssdk.services.batch.model
 
assignPublicIp() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
Indicates whether the job should have a public IP address.
assignPublicIp(String) - Method in interface software.amazon.awssdk.services.batch.model.NetworkConfiguration.Builder
Indicates whether the job should have a public IP address.
assignPublicIp(AssignPublicIp) - Method in interface software.amazon.awssdk.services.batch.model.NetworkConfiguration.Builder
Indicates whether the job should have a public IP address.
assignPublicIpAsString() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
Indicates whether the job should have a public IP address.
attachmentId() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
The attachment ID for the network interface.
attachmentId(String) - Method in interface software.amazon.awssdk.services.batch.model.NetworkInterface.Builder
The attachment ID for the network interface.
AttemptContainerDetail - Class in software.amazon.awssdk.services.batch.model
An object representing the details of a container that's part of a job attempt.
AttemptContainerDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
AttemptDetail - Class in software.amazon.awssdk.services.batch.model
An object representing a job attempt.
AttemptDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
attemptDurationSeconds() - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
The time duration in seconds (measured from the job attempt's startedAt timestamp) after which Batch terminates your jobs if they have not finished.
attemptDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.batch.model.JobTimeout.Builder
The time duration in seconds (measured from the job attempt's startedAt timestamp) after which Batch terminates your jobs if they have not finished.
attempts() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
A list of job attempts associated with this job.
attempts(Collection<AttemptDetail>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job attempts associated with this job.
attempts(AttemptDetail...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job attempts associated with this job.
attempts(Consumer<AttemptDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job attempts associated with this job.
attempts() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
The number of times to move a job to the RUNNABLE status.
attempts(Integer) - Method in interface software.amazon.awssdk.services.batch.model.RetryStrategy.Builder
The number of times to move a job to the RUNNABLE status.
authorizationConfig() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
The authorization configuration details for the Amazon EFS file system.
authorizationConfig(EFSAuthorizationConfig) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
The authorization configuration details for the Amazon EFS file system.
authorizationConfig(Consumer<EFSAuthorizationConfig.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
The authorization configuration details for the Amazon EFS file system.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.batch.model.BatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.batch.model.ClientException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.batch.model.ServerException.Builder
 

B

BatchAsyncClient - Interface in software.amazon.awssdk.services.batch
Service client for accessing AWS Batch asynchronously.
BatchAsyncClientBuilder - Interface in software.amazon.awssdk.services.batch
A builder for creating an instance of BatchAsyncClient.
BatchBaseClientBuilder<B extends BatchBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.batch
This includes configuration specific to AWS Batch that is supported by both BatchClientBuilder and BatchAsyncClientBuilder.
BatchClient - Interface in software.amazon.awssdk.services.batch
Service client for accessing AWS Batch.
BatchClientBuilder - Interface in software.amazon.awssdk.services.batch
A builder for creating an instance of BatchClient.
BatchException - Exception in software.amazon.awssdk.services.batch.model
 
BatchException(BatchException.Builder) - Constructor for exception software.amazon.awssdk.services.batch.model.BatchException
 
BatchException.Builder - Interface in software.amazon.awssdk.services.batch.model
 
BatchException.BuilderImpl - Class in software.amazon.awssdk.services.batch.model
 
BatchRequest - Class in software.amazon.awssdk.services.batch.model
 
BatchRequest(BatchRequest.Builder) - Constructor for class software.amazon.awssdk.services.batch.model.BatchRequest
 
BatchRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
BatchRequest.BuilderImpl - Class in software.amazon.awssdk.services.batch.model
 
BatchResponse - Class in software.amazon.awssdk.services.batch.model
 
BatchResponse(BatchResponse.Builder) - Constructor for class software.amazon.awssdk.services.batch.model.BatchResponse
 
BatchResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
BatchResponse.BuilderImpl - Class in software.amazon.awssdk.services.batch.model
 
BatchResponseMetadata - Class in software.amazon.awssdk.services.batch.model
 
bidPercentage() - Method in class software.amazon.awssdk.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.
bidPercentage(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
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.
build() - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.batch.model.BatchRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.batch.model.BatchResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Create a builder that can be used to configure and create a BatchAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.batch.BatchClient
Create a builder that can be used to configure and create a BatchClient.
builder() - Static method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
builder() - Static method in exception software.amazon.awssdk.services.batch.model.BatchException
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
builder() - Static method in exception software.amazon.awssdk.services.batch.model.ClientException
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Device
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Host
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobDependency
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobSummary
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.MountPoint
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Secret
 
builder() - Static method in exception software.amazon.awssdk.services.batch.model.ServerException
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Ulimit
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.batch.model.Volume
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
BuilderImpl(BatchException) - Constructor for class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.batch.model.BatchRequest.BuilderImpl
 
BuilderImpl(BatchRequest) - Constructor for class software.amazon.awssdk.services.batch.model.BatchRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.batch.model.BatchResponse.BuilderImpl
 
BuilderImpl(BatchResponse) - Constructor for class software.amazon.awssdk.services.batch.model.BatchResponse.BuilderImpl
 

C

cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Cancels a job in an Batch job queue.
cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Cancels a job in an Batch job queue.
cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Cancels a job in an Batch job queue.
cancelJob(Consumer<CancelJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Cancels a job in an Batch job queue.
CancelJobRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for CancelJob.
CancelJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CancelJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
CancelJobRequest Marshaller
CancelJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CancelJobRequestMarshaller
 
CancelJobResponse - Class in software.amazon.awssdk.services.batch.model
 
CancelJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.batch.model.BatchException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.batch.model.ClientException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.batch.model.ServerException.Builder
 
CEState - Enum in software.amazon.awssdk.services.batch.model
 
CEStatus - Enum in software.amazon.awssdk.services.batch.model
 
CEType - Enum in software.amazon.awssdk.services.batch.model
 
ClientException - Exception in software.amazon.awssdk.services.batch.model
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that doesn't have permissions to use the action or resource, or specifying an identifier that's not valid.
ClientException.Builder - Interface in software.amazon.awssdk.services.batch.model
 
command(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The command that's passed to the container.
command(String...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The command that's passed to the container.
command() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The command that's passed to the container.
command(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The command to send to the container that overrides the default command from the Docker image or the job definition.
command(String...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The command to send to the container that overrides the default command from the Docker image or the job definition.
command() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the job definition.
command(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The command that's passed to the container.
command(String...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The command that's passed to the container.
command() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The command that's passed to the container.
computeEnvironment(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder.Builder
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironment() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironment(String) - Method in interface software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest.Builder
The name or Amazon Resource Name (ARN) of the compute environment to delete.
computeEnvironment() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
The name or Amazon Resource Name (ARN) of the compute environment to delete.
computeEnvironment(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
The name or full Amazon Resource Name (ARN) of the compute environment to update.
computeEnvironment() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
The name or full Amazon Resource Name (ARN) of the compute environment to update.
computeEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironmentArn() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse.Builder
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironmentArn() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironmentArn(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse.Builder
The Amazon Resource Name (ARN) of the compute environment.
computeEnvironmentArn() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
The Amazon Resource Name (ARN) of the compute environment.
ComputeEnvironmentDetail - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch compute environment.
ComputeEnvironmentDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
computeEnvironmentName(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The name of the compute environment.
computeEnvironmentName() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The name of the compute environment.
computeEnvironmentName(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The name for your compute environment.
computeEnvironmentName() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The name for your compute environment.
computeEnvironmentName(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse.Builder
The name of the compute environment.
computeEnvironmentName() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
The name of the compute environment.
computeEnvironmentName(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse.Builder
The name of the compute environment.
computeEnvironmentName() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
The name of the compute environment.
ComputeEnvironmentOrder - Class in software.amazon.awssdk.services.batch.model
The order in which compute environments are tried for job placement within a queue.
computeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder(Consumer<ComputeEnvironmentOrder.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The compute environments that are attached to the job queue and the order that job placement is preferred.
computeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The compute environments that are attached to the job queue and the order that job placement is preferred.
computeEnvironmentOrder(Consumer<ComputeEnvironmentOrder.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The compute environments that are attached to the job queue and the order that job placement is preferred.
computeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The compute environments that are attached to the job queue and the order that job placement is preferred.
computeEnvironmentOrder(Collection<ComputeEnvironmentOrder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Details the set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder(ComputeEnvironmentOrder...) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Details the set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder(Consumer<ComputeEnvironmentOrder.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Details the set of compute environments mapped to a job queue and their order relative to each other.
computeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
Details the set of compute environments mapped to a job queue and their order relative to each other.
ComputeEnvironmentOrder.Builder - Interface in software.amazon.awssdk.services.batch.model
 
computeEnvironments(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
computeEnvironments(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
computeEnvironments() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
A list of up to 100 compute environment names or full Amazon Resource Name (ARN) entries.
computeEnvironments(Collection<ComputeEnvironmentDetail>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse.Builder
The list of compute environments.
computeEnvironments(ComputeEnvironmentDetail...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse.Builder
The list of compute environments.
computeEnvironments(Consumer<ComputeEnvironmentDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse.Builder
The list of compute environments.
computeEnvironments() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
The list of compute environments.
computeEnvironments() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsIterable
Returns an iterable to iterate through the paginated DescribeComputeEnvironmentsResponse.computeEnvironments() member.
computeEnvironments() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsPublisher
Returns a publisher that can be used to get a stream of data.
computeReservation(Integer) - Method in interface software.amazon.awssdk.services.batch.model.FairsharePolicy.Builder
A value used to reserve some of the available maximum vCPU for fair share identifiers that have not yet been used.
computeReservation() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
A value used to reserve some of the available maximum vCPU for fair share identifiers that have not yet been used.
ComputeResource - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch compute resource.
ComputeResource.Builder - Interface in software.amazon.awssdk.services.batch.model
 
computeResources(ComputeResource) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The compute resources defined for the compute environment.
computeResources(Consumer<ComputeResource.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The compute resources defined for the compute environment.
computeResources() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The compute resources defined for the compute environment.
computeResources(ComputeResource) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
Details about the compute resources managed by the compute environment.
computeResources(Consumer<ComputeResource.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
Details about the compute resources managed by the compute environment.
computeResources() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
Details about the compute resources managed by the compute environment.
computeResources(ComputeResourceUpdate) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
Details of the compute resources managed by the compute environment.
computeResources(Consumer<ComputeResourceUpdate.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
Details of the compute resources managed by the compute environment.
computeResources() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
Details of the compute resources managed by the compute environment.
ComputeResourceUpdate - Class in software.amazon.awssdk.services.batch.model
An object representing the attributes of a compute environment that can be updated.
ComputeResourceUpdate.Builder - Interface in software.amazon.awssdk.services.batch.model
 
container(AttemptContainerDetail) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
Details about the container in this job attempt.
container(Consumer<AttemptContainerDetail.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
Details about the container in this job attempt.
container() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
Details about the container in this job attempt.
container(ContainerDetail) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the details of the container that's associated with the job.
container(Consumer<ContainerDetail.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the details of the container that's associated with the job.
container() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
An object representing the details of the container that's associated with the job.
container(ContainerSummary) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
An object representing the details of the container that's associated with the job.
container(Consumer<ContainerSummary.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
An object representing the details of the container that's associated with the job.
container() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
An object representing the details of the container that's associated with the job.
container(ContainerProperties) - Method in interface software.amazon.awssdk.services.batch.model.NodeRangeProperty.Builder
The container details for the node range.
container(Consumer<ContainerProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.NodeRangeProperty.Builder
The container details for the node range.
container() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
The container details for the node range.
ContainerDetail - Class in software.amazon.awssdk.services.batch.model
An object representing the details of a container that's part of a job.
ContainerDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
containerInstanceArn(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.
containerInstanceArn() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.
containerInstanceArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The Amazon Resource Name (ARN) of the container instance that the container is running on.
containerInstanceArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the container instance that the container is running on.
ContainerOverrides - Class in software.amazon.awssdk.services.batch.model
The overrides that should be sent to a container.
containerOverrides(ContainerOverrides) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertyOverride.Builder
The overrides that should be sent to a node range.
containerOverrides(Consumer<ContainerOverrides.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertyOverride.Builder
The overrides that should be sent to a node range.
containerOverrides() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
The overrides that should be sent to a node range.
containerOverrides(ContainerOverrides) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of container overrides in the JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
containerOverrides(Consumer<ContainerOverrides.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of container overrides in the JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
containerOverrides() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
A list of container overrides in the JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
ContainerOverrides.Builder - Interface in software.amazon.awssdk.services.batch.model
 
containerPath(String) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The path inside the container that's used to expose the host device.
containerPath() - Method in class software.amazon.awssdk.services.batch.model.Device
The path inside the container that's used to expose the host device.
containerPath(String) - Method in interface software.amazon.awssdk.services.batch.model.MountPoint.Builder
The path on the container where the host volume is mounted.
containerPath() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
The path on the container where the host volume is mounted.
containerPath(String) - Method in interface software.amazon.awssdk.services.batch.model.Tmpfs.Builder
The absolute file path in the container where the tmpfs volume is mounted.
containerPath() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
The absolute file path in the container where the tmpfs volume is mounted.
ContainerProperties - Class in software.amazon.awssdk.services.batch.model
Container properties are used in job definitions to describe the container that's launched as part of a job.
containerProperties(ContainerProperties) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
An object with various properties specific to container-based jobs.
containerProperties(Consumer<ContainerProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
An object with various properties specific to container-based jobs.
containerProperties() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
An object with various properties specific to container-based jobs.
containerProperties(ContainerProperties) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
An object with various properties specific to single-node container-based jobs.
containerProperties(Consumer<ContainerProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
An object with various properties specific to single-node container-based jobs.
containerProperties() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
An object with various properties specific to single-node container-based jobs.
ContainerProperties.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ContainerSummary - Class in software.amazon.awssdk.services.batch.model
An object representing summary details of a container within a job.
ContainerSummary.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CRAllocationStrategy - Enum in software.amazon.awssdk.services.batch.model
 
create() - Static method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Create a BatchAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.batch.BatchClient
Create a BatchClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.batch.model.BatchResponseMetadata
 
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch compute environment.
createComputeEnvironment(Consumer<CreateComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch compute environment.
createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch compute environment.
createComputeEnvironment(Consumer<CreateComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch compute environment.
CreateComputeEnvironmentRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for CreateComputeEnvironment.
CreateComputeEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CreateComputeEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
CreateComputeEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestMarshaller
 
CreateComputeEnvironmentResponse - Class in software.amazon.awssdk.services.batch.model
 
CreateComputeEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
createdAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The Unix timestamp (in milliseconds) for when the job was created.
createdAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was created.
createdAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The Unix timestamp (in milliseconds) for when the job was created.
createdAt() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The Unix timestamp (in milliseconds) for when the job was created.
createJobQueue(CreateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch job queue.
createJobQueue(Consumer<CreateJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch job queue.
createJobQueue(CreateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch job queue.
createJobQueue(Consumer<CreateJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch job queue.
CreateJobQueueRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for CreateJobQueue.
CreateJobQueueRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CreateJobQueueRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
CreateJobQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestMarshaller
 
CreateJobQueueResponse - Class in software.amazon.awssdk.services.batch.model
 
CreateJobQueueResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
createSchedulingPolicy(CreateSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch scheduling policy.
createSchedulingPolicy(Consumer<CreateSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Creates an Batch scheduling policy.
createSchedulingPolicy(CreateSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch scheduling policy.
createSchedulingPolicy(Consumer<CreateSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Creates an Batch scheduling policy.
CreateSchedulingPolicyRequest - Class in software.amazon.awssdk.services.batch.model
 
CreateSchedulingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CreateSchedulingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
CreateSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CreateSchedulingPolicyRequestMarshaller
 
CreateSchedulingPolicyResponse - Class in software.amazon.awssdk.services.batch.model
 
CreateSchedulingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
CRType - Enum in software.amazon.awssdk.services.batch.model
 

D

deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes an Batch compute environment.
deleteComputeEnvironment(Consumer<DeleteComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes an Batch compute environment.
deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes an Batch compute environment.
deleteComputeEnvironment(Consumer<DeleteComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes an Batch compute environment.
DeleteComputeEnvironmentRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DeleteComputeEnvironment.
DeleteComputeEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DeleteComputeEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DeleteComputeEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestMarshaller
 
DeleteComputeEnvironmentResponse - Class in software.amazon.awssdk.services.batch.model
 
DeleteComputeEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
deleteJobQueue(DeleteJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes the specified job queue.
deleteJobQueue(Consumer<DeleteJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes the specified job queue.
deleteJobQueue(DeleteJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes the specified job queue.
deleteJobQueue(Consumer<DeleteJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes the specified job queue.
DeleteJobQueueRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DeleteJobQueue.
DeleteJobQueueRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DeleteJobQueueRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DeleteJobQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestMarshaller
 
DeleteJobQueueResponse - Class in software.amazon.awssdk.services.batch.model
 
DeleteJobQueueResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
deleteSchedulingPolicy(DeleteSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes the specified scheduling policy.
deleteSchedulingPolicy(Consumer<DeleteSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes the specified scheduling policy.
deleteSchedulingPolicy(DeleteSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes the specified scheduling policy.
deleteSchedulingPolicy(Consumer<DeleteSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes the specified scheduling policy.
DeleteSchedulingPolicyRequest - Class in software.amazon.awssdk.services.batch.model
 
DeleteSchedulingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DeleteSchedulingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DeleteSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteSchedulingPolicyRequestMarshaller
 
DeleteSchedulingPolicyResponse - Class in software.amazon.awssdk.services.batch.model
 
DeleteSchedulingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
dependsOn(Collection<JobDependency>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job IDs that this job depends on.
dependsOn(JobDependency...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job IDs that this job depends on.
dependsOn(Consumer<JobDependency.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A list of job IDs that this job depends on.
dependsOn() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
A list of job IDs that this job depends on.
dependsOn(Collection<JobDependency>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of dependencies for the job.
dependsOn(JobDependency...) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of dependencies for the job.
dependsOn(Consumer<JobDependency.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of dependencies for the job.
dependsOn() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
A list of dependencies for the job.
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deregisters an Batch job definition.
deregisterJobDefinition(Consumer<DeregisterJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deregisters an Batch job definition.
deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deregisters an Batch job definition.
deregisterJobDefinition(Consumer<DeregisterJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deregisters an Batch job definition.
DeregisterJobDefinitionRequest - Class in software.amazon.awssdk.services.batch.model
 
DeregisterJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DeregisterJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DeregisterJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestMarshaller
 
DeregisterJobDefinitionResponse - Class in software.amazon.awssdk.services.batch.model
 
DeregisterJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironments(Consumer<DescribeComputeEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironments() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironments() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
describeComputeEnvironments(Consumer<DescribeComputeEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
DescribeComputeEnvironmentsIterable - Class in software.amazon.awssdk.services.batch.paginators
DescribeComputeEnvironmentsIterable(BatchClient, DescribeComputeEnvironmentsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsIterable
 
describeComputeEnvironmentsPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironmentsPaginator(DescribeComputeEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironmentsPaginator(Consumer<DescribeComputeEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your compute environments.
describeComputeEnvironmentsPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
describeComputeEnvironmentsPaginator(DescribeComputeEnvironmentsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
describeComputeEnvironmentsPaginator(Consumer<DescribeComputeEnvironmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your compute environments.
DescribeComputeEnvironmentsPublisher - Class in software.amazon.awssdk.services.batch.paginators
DescribeComputeEnvironmentsPublisher(BatchAsyncClient, DescribeComputeEnvironmentsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsPublisher
 
DescribeComputeEnvironmentsRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DescribeComputeEnvironments.
DescribeComputeEnvironmentsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DescribeComputeEnvironmentsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DescribeComputeEnvironmentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestMarshaller
 
DescribeComputeEnvironmentsResponse - Class in software.amazon.awssdk.services.batch.model
 
DescribeComputeEnvironmentsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
describeJobDefinitions(DescribeJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitions(Consumer<DescribeJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitions() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitions() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
describeJobDefinitions(DescribeJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
describeJobDefinitions(Consumer<DescribeJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
DescribeJobDefinitionsIterable - Class in software.amazon.awssdk.services.batch.paginators
DescribeJobDefinitionsIterable(BatchClient, DescribeJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsIterable
 
describeJobDefinitionsPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitionsPaginator(DescribeJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitionsPaginator(Consumer<DescribeJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of job definitions.
describeJobDefinitionsPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
describeJobDefinitionsPaginator(DescribeJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
describeJobDefinitionsPaginator(Consumer<DescribeJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of job definitions.
DescribeJobDefinitionsPublisher - Class in software.amazon.awssdk.services.batch.paginators
DescribeJobDefinitionsPublisher(BatchAsyncClient, DescribeJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsPublisher
 
DescribeJobDefinitionsRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DescribeJobDefinitions.
DescribeJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DescribeJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DescribeJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestMarshaller
 
DescribeJobDefinitionsResponse - Class in software.amazon.awssdk.services.batch.model
 
DescribeJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
describeJobQueues(DescribeJobQueuesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueues(Consumer<DescribeJobQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueues() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueues() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
describeJobQueues(DescribeJobQueuesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
describeJobQueues(Consumer<DescribeJobQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
DescribeJobQueuesIterable - Class in software.amazon.awssdk.services.batch.paginators
Represents the output for the BatchClient.describeJobQueuesPaginator(software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest) operation which is a paginated operation.
DescribeJobQueuesIterable(BatchClient, DescribeJobQueuesRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesIterable
 
describeJobQueuesPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueuesPaginator(DescribeJobQueuesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueuesPaginator(Consumer<DescribeJobQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your job queues.
describeJobQueuesPaginator() - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
describeJobQueuesPaginator(DescribeJobQueuesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
describeJobQueuesPaginator(Consumer<DescribeJobQueuesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your job queues.
DescribeJobQueuesPublisher - Class in software.amazon.awssdk.services.batch.paginators
DescribeJobQueuesPublisher(BatchAsyncClient, DescribeJobQueuesRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesPublisher
 
DescribeJobQueuesRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DescribeJobQueues.
DescribeJobQueuesRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DescribeJobQueuesRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DescribeJobQueuesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestMarshaller
 
DescribeJobQueuesResponse - Class in software.amazon.awssdk.services.batch.model
 
DescribeJobQueuesResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
describeJobs(DescribeJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of Batch jobs.
describeJobs(Consumer<DescribeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes a list of Batch jobs.
describeJobs(DescribeJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of Batch jobs.
describeJobs(Consumer<DescribeJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes a list of Batch jobs.
DescribeJobsRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for DescribeJobs.
DescribeJobsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DescribeJobsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DescribeJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestMarshaller
 
DescribeJobsResponse - Class in software.amazon.awssdk.services.batch.model
 
DescribeJobsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
describeSchedulingPolicies(DescribeSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your scheduling policies.
describeSchedulingPolicies(Consumer<DescribeSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Describes one or more of your scheduling policies.
describeSchedulingPolicies(DescribeSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your scheduling policies.
describeSchedulingPolicies(Consumer<DescribeSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Describes one or more of your scheduling policies.
DescribeSchedulingPoliciesRequest - Class in software.amazon.awssdk.services.batch.model
 
DescribeSchedulingPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DescribeSchedulingPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
DescribeSchedulingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeSchedulingPoliciesRequestMarshaller
 
DescribeSchedulingPoliciesResponse - Class in software.amazon.awssdk.services.batch.model
 
DescribeSchedulingPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
desiredvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The desired number of Amazon EC2 vCPUS in the compute environment.
desiredvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The desired number of Amazon EC2 vCPUS in the compute environment.
desiredvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The desired number of Amazon EC2 vCPUS in the compute environment.
desiredvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
The desired number of Amazon EC2 vCPUS in the compute environment.
Device - Class in software.amazon.awssdk.services.batch.model
An object representing a container instance host device.
Device.Builder - Interface in software.amazon.awssdk.services.batch.model
 
DeviceCgroupPermission - Enum in software.amazon.awssdk.services.batch.model
 
devices(Collection<Device>) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
Any host devices to expose to the container.
devices(Device...) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
Any host devices to expose to the container.
devices(Consumer<Device.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
Any host devices to expose to the container.
devices() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
Any host devices to expose to the container.

E

ec2Configuration(Collection<Ec2Configuration>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment.
ec2Configuration(Ec2Configuration...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment.
ec2Configuration(Consumer<Ec2Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment.
ec2Configuration() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment.
Ec2Configuration - Class in software.amazon.awssdk.services.batch.model
Provides information used to select Amazon Machine Images (AMIs) for instances in the compute environment.
Ec2Configuration.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ec2KeyPair(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon EC2 key pair that's used for instances launched in the compute environment.
ec2KeyPair() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The Amazon EC2 key pair that's used for instances launched in the compute environment.
ecsClusterArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.
ecsClusterArn() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.
EFSAuthorizationConfig - Class in software.amazon.awssdk.services.batch.model
The authorization configuration details for the Amazon EFS file system.
EFSAuthorizationConfig.Builder - Interface in software.amazon.awssdk.services.batch.model
 
EFSAuthorizationConfigIAM - Enum in software.amazon.awssdk.services.batch.model
 
EFSTransitEncryption - Enum in software.amazon.awssdk.services.batch.model
 
EFSVolumeConfiguration - Class in software.amazon.awssdk.services.batch.model
This is used when you're using an Amazon Elastic File System file system for job storage.
efsVolumeConfiguration(EFSVolumeConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.Volume.Builder
This parameter is specified when you are using an Amazon Elastic File System file system for job storage.
efsVolumeConfiguration(Consumer<EFSVolumeConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.Volume.Builder
This parameter is specified when you are using an Amazon Elastic File System file system for job storage.
efsVolumeConfiguration() - Method in class software.amazon.awssdk.services.batch.model.Volume
This parameter is specified when you are using an Amazon Elastic File System file system for job storage.
EFSVolumeConfiguration.Builder - Interface in software.amazon.awssdk.services.batch.model
 
environment(Collection<KeyValuePair>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The environment variables to pass to a container.
environment(KeyValuePair...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The environment variables to pass to a container.
environment(Consumer<KeyValuePair.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The environment variables to pass to a container.
environment() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The environment variables to pass to a container.
environment(Collection<KeyValuePair>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The environment variables to send to the container.
environment(KeyValuePair...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The environment variables to send to the container.
environment(Consumer<KeyValuePair.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The environment variables to send to the container.
environment() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
The environment variables to send to the container.
environment(Collection<KeyValuePair>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The environment variables to pass to a container.
environment(KeyValuePair...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The environment variables to pass to a container.
environment(Consumer<KeyValuePair.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The environment variables to pass to a container.
environment() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The environment variables to pass to a container.
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Device
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Host
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Secret
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.batch.model.Volume
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Device
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Host
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Secret
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.batch.model.Volume
 
EvaluateOnExit - Class in software.amazon.awssdk.services.batch.model
Specifies a set of conditions to be met, and an action to take (RETRY or EXIT) if all conditions are met.
evaluateOnExit(Collection<EvaluateOnExit>) - Method in interface software.amazon.awssdk.services.batch.model.RetryStrategy.Builder
Array of up to 5 objects that specify conditions under which the job should be retried or failed.
evaluateOnExit(EvaluateOnExit...) - Method in interface software.amazon.awssdk.services.batch.model.RetryStrategy.Builder
Array of up to 5 objects that specify conditions under which the job should be retried or failed.
evaluateOnExit(Consumer<EvaluateOnExit.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.RetryStrategy.Builder
Array of up to 5 objects that specify conditions under which the job should be retried or failed.
evaluateOnExit() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
Array of up to 5 objects that specify conditions under which the job should be retried or failed.
EvaluateOnExit.Builder - Interface in software.amazon.awssdk.services.batch.model
 
executionRoleArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
executionRoleArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
executionRoleArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
executionRoleArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the execution role that Batch can assume.
exitCode(Integer) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The exit code for the job attempt.
exitCode() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
The exit code for the job attempt.
exitCode(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The exit code to return upon completion.
exitCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The exit code to return upon completion.
exitCode(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerSummary.Builder
The exit code to return upon completion.
exitCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
The exit code to return upon completion.

F

fairsharePolicy(FairsharePolicy) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
The fair share policy of the scheduling policy.
fairsharePolicy(Consumer<FairsharePolicy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
The fair share policy of the scheduling policy.
fairsharePolicy() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
The fair share policy of the scheduling policy.
FairsharePolicy - Class in software.amazon.awssdk.services.batch.model
The fair share policy for a scheduling policy.
fairsharePolicy(FairsharePolicy) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail.Builder
The fair share policy for the scheduling policy.
fairsharePolicy(Consumer<FairsharePolicy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail.Builder
The fair share policy for the scheduling policy.
fairsharePolicy() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
The fair share policy for the scheduling policy.
fairsharePolicy(FairsharePolicy) - Method in interface software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest.Builder
The fair share policy.
fairsharePolicy(Consumer<FairsharePolicy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest.Builder
The fair share policy.
fairsharePolicy() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
The fair share policy.
FairsharePolicy.Builder - Interface in software.amazon.awssdk.services.batch.model
 
fargatePlatformConfiguration(FargatePlatformConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The platform configuration for jobs that are running on Fargate resources.
fargatePlatformConfiguration(Consumer<FargatePlatformConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The platform configuration for jobs that are running on Fargate resources.
fargatePlatformConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The platform configuration for jobs that are running on Fargate resources.
fargatePlatformConfiguration(FargatePlatformConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The platform configuration for jobs that are running on Fargate resources.
fargatePlatformConfiguration(Consumer<FargatePlatformConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The platform configuration for jobs that are running on Fargate resources.
fargatePlatformConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The platform configuration for jobs that are running on Fargate resources.
FargatePlatformConfiguration - Class in software.amazon.awssdk.services.batch.model
The platform configuration for jobs that are running on Fargate resources.
FargatePlatformConfiguration.Builder - Interface in software.amazon.awssdk.services.batch.model
 
fileSystemId(String) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
The Amazon EFS file system ID to use.
fileSystemId() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
The Amazon EFS file system ID to use.
filters(Collection<KeyValuesPair>) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The filter to apply to the query.
filters(KeyValuesPair...) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The filter to apply to the query.
filters(Consumer<KeyValuesPair.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The filter to apply to the query.
filters() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The filter to apply to the query.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.ArrayJobDependency
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.AssignPublicIp
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.CRAllocationStrategy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.CRType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.DeviceCgroupPermission
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.EFSAuthorizationConfigIAM
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.EFSTransitEncryption
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.JobDefinitionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.JobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.JQState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.JQStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.LogDriver
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.PlatformCapability
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.ResourceType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.batch.model.RetryAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Device
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Host
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Secret
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.batch.model.Volume
 

H

hardLimit(Integer) - Method in interface software.amazon.awssdk.services.batch.model.Ulimit.Builder
The hard limit for the ulimit type.
hardLimit() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
The hard limit for the ulimit type.
hasArns() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
For responses, this returns true if the service returned a value for the Arns property.
hasAttempts() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
For responses, this returns true if the service returned a value for the Attempts property.
hasCommand() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the Command property.
hasCommand() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
For responses, this returns true if the service returned a value for the Command property.
hasCommand() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the Command property.
hasComputeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
For responses, this returns true if the service returned a value for the ComputeEnvironmentOrder property.
hasComputeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
For responses, this returns true if the service returned a value for the ComputeEnvironmentOrder property.
hasComputeEnvironmentOrder() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
For responses, this returns true if the service returned a value for the ComputeEnvironmentOrder property.
hasComputeEnvironments() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
For responses, this returns true if the service returned a value for the ComputeEnvironments property.
hasComputeEnvironments() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
For responses, this returns true if the service returned a value for the ComputeEnvironments property.
hasDependsOn() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
For responses, this returns true if the service returned a value for the DependsOn property.
hasDependsOn() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
For responses, this returns true if the service returned a value for the DependsOn property.
hasDevices() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
For responses, this returns true if the service returned a value for the Devices property.
hasEc2Configuration() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
For responses, this returns true if the service returned a value for the Ec2Configuration property.
hasEnvironment() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the Environment property.
hasEvaluateOnExit() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
For responses, this returns true if the service returned a value for the EvaluateOnExit property.
hasFilters() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
For responses, this returns true if the service returned a value for the Filters property.
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Device
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Host
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Secret
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.batch.model.Volume
 
hasInstanceTypes() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
For responses, this returns true if the service returned a value for the InstanceTypes property.
hasJobDefinitions() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
For responses, this returns true if the service returned a value for the JobDefinitions property.
hasJobDefinitions() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
For responses, this returns true if the service returned a value for the JobDefinitions property.
hasJobQueues() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
For responses, this returns true if the service returned a value for the JobQueues property.
hasJobQueues() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
For responses, this returns true if the service returned a value for the JobQueues property.
hasJobs() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
For responses, this returns true if the service returned a value for the Jobs property.
hasJobs() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
For responses, this returns true if the service returned a value for the Jobs property.
hasJobSummaryList() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
For responses, this returns true if the service returned a value for the JobSummaryList property.
hasMountOptions() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
For responses, this returns true if the service returned a value for the MountOptions property.
hasMountPoints() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the MountPoints property.
hasMountPoints() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the MountPoints property.
hasNetworkInterfaces() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
For responses, this returns true if the service returned a value for the NetworkInterfaces property.
hasNetworkInterfaces() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the NetworkInterfaces property.
hasNodePropertyOverrides() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
For responses, this returns true if the service returned a value for the NodePropertyOverrides property.
hasNodeRangeProperties() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
For responses, this returns true if the service returned a value for the NodeRangeProperties property.
hasOptions() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
For responses, this returns true if the service returned a value for the Options property.
hasParameters() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
For responses, this returns true if the service returned a value for the Parameters property.
hasPermissions() - Method in class software.amazon.awssdk.services.batch.model.Device
For responses, this returns true if the service returned a value for the Permissions property.
hasPlatformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
For responses, this returns true if the service returned a value for the PlatformCapabilities property.
hasPlatformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
For responses, this returns true if the service returned a value for the PlatformCapabilities property.
hasPlatformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
For responses, this returns true if the service returned a value for the PlatformCapabilities property.
hasResourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the ResourceRequirements property.
hasResourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
For responses, this returns true if the service returned a value for the ResourceRequirements property.
hasResourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the ResourceRequirements property.
hasSchedulingPolicies() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
For responses, this returns true if the service returned a value for the SchedulingPolicies property.
hasSchedulingPolicies() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
For responses, this returns true if the service returned a value for the SchedulingPolicies property.
hasSecretOptions() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
For responses, this returns true if the service returned a value for the SecretOptions property.
hasSecrets() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the Secrets property.
hasSecrets() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the Secrets property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasShareDistribution() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
For responses, this returns true if the service returned a value for the ShareDistribution property.
hasStatusSummary() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
For responses, this returns true if the service returned a value for the StatusSummary property.
hasSubnets() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
For responses, this returns true if the service returned a value for the Subnets property.
hasSubnets() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
For responses, this returns true if the service returned a value for the Subnets property.
hasTagKeys() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTmpfs() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
For responses, this returns true if the service returned a value for the Tmpfs property.
hasUlimits() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the Ulimits property.
hasUlimits() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the Ulimits property.
hasValues() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
For responses, this returns true if the service returned a value for the Values property.
hasVolumes() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For responses, this returns true if the service returned a value for the Volumes property.
hasVolumes() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
For responses, this returns true if the service returned a value for the Volumes property.
Host - Class in software.amazon.awssdk.services.batch.model
Determine whether your data volume persists on the host container instance and where it is stored.
host(Host) - Method in interface software.amazon.awssdk.services.batch.model.Volume.Builder
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
host(Consumer<Host.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.Volume.Builder
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
host() - Method in class software.amazon.awssdk.services.batch.model.Volume
The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored.
Host.Builder - Interface in software.amazon.awssdk.services.batch.model
 
hostPath(String) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The path for the device on the host container instance.
hostPath() - Method in class software.amazon.awssdk.services.batch.model.Device
The path for the device on the host container instance.

I

iam(String) - Method in interface software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig.Builder
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
iam(EFSAuthorizationConfigIAM) - Method in interface software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig.Builder
Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
iam() - Method in class software.amazon.awssdk.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.
iamAsString() - Method in class software.amazon.awssdk.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.
image(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The image used to start the container.
image() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The image used to start the container.
image(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The image used to start a container.
image() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The image used to start a container.
imageId(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
Deprecated.
This field is deprecated, use ec2Configuration[].imageIdOverride instead.
imageId() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
Deprecated.
This field is deprecated, use ec2Configuration[].imageIdOverride instead.
imageIdOverride(String) - Method in interface software.amazon.awssdk.services.batch.model.Ec2Configuration.Builder
The AMI ID used for instances launched in the compute environment that match the image type.
imageIdOverride() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
The AMI ID used for instances launched in the compute environment that match the image type.
imageType(String) - Method in interface software.amazon.awssdk.services.batch.model.Ec2Configuration.Builder
The image type to match with the instance type to select an AMI.
imageType() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
The image type to match with the instance type to select an AMI.
index(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail.Builder
The job index within the array that's associated with this job.
index() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
The job index within the array that's associated with this job.
index(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary.Builder
The job index within the array that's associated with this job.
index() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
The job index within the array that's associated with this job.
initProcessEnabled(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
If true, run an init process inside the container that forwards signals and reaps processes.
initProcessEnabled() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
If true, run an init process inside the container that forwards signals and reaps processes.
instanceRole(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
instanceRole() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment.
instanceType(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The instance type of the underlying host infrastructure of a multi-node parallel job.
instanceType() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The instance type of the underlying host infrastructure of a multi-node parallel job.
instanceType(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The instance type to use for a multi-node parallel job.
instanceType() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
The instance type to use for a multi-node parallel job.
instanceType(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The instance type to use for a multi-node parallel job.
instanceType() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The instance type to use for a multi-node parallel job.
instanceTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The instances types that can be launched.
instanceTypes(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The instances types that can be launched.
instanceTypes() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The instances types that can be launched.
ipv6Address(String) - Method in interface software.amazon.awssdk.services.batch.model.NetworkInterface.Builder
The private IPv6 address for the network interface.
ipv6Address() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
The private IPv6 address for the network interface.
isMainNode(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.NodeDetails.Builder
Specifies whether the current node is the main node for a multi-node parallel job.
isMainNode() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
Specifies whether the current node is the main node for a multi-node parallel job.
isMainNode(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertiesSummary.Builder
Specifies whether the current node is the main node for a multi-node parallel job.
isMainNode() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
Specifies whether the current node is the main node for a multi-node parallel job.
iterator() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesIterable
 
iterator() - Method in class software.amazon.awssdk.services.batch.paginators.ListJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesIterable
 

J

jobArn(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The Amazon Resource Name (ARN) of the job.
jobArn() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job.
jobArn(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The Amazon Resource Name (ARN) of the job.
jobArn() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job.
jobArn(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobResponse.Builder
The Amazon Resource Name (ARN) for the job.
jobArn() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
The Amazon Resource Name (ARN) for the job.
jobDefinition(String) - Method in interface software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest.Builder
The name and revision (name:revision) or full Amazon Resource Name (ARN) of the job definition to deregister.
jobDefinition() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
The name and revision (name:revision) or full Amazon Resource Name (ARN) of the job definition to deregister.
JobDefinition - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch job definition.
jobDefinition(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The job definition that's used by this job.
jobDefinition() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The job definition that's used by this job.
jobDefinition(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The Amazon Resource Name (ARN) of the job definition.
jobDefinition() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The Amazon Resource Name (ARN) of the job definition.
jobDefinition(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The job definition used by this job.
jobDefinition() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The job definition used by this job.
JobDefinition.Builder - Interface in software.amazon.awssdk.services.batch.model
 
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The Amazon Resource Name (ARN) for the job definition.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The Amazon Resource Name (ARN) for the job definition.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the job definition.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
The Amazon Resource Name (ARN) of the job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
The name of the job definition to describe.
jobDefinitionName() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
The name of the job definition to describe.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The name of the job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The name of the job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The name of the job definition to register.
jobDefinitionName() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The name of the job definition to register.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse.Builder
The name of the job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
The name of the job definition.
jobDefinitions(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
A list of up to 100 job definitions.
jobDefinitions(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
A list of up to 100 job definitions.
jobDefinitions() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
A list of up to 100 job definitions.
jobDefinitions(Collection<JobDefinition>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse.Builder
The list of job definitions.
jobDefinitions(JobDefinition...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse.Builder
The list of job definitions.
jobDefinitions(Consumer<JobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse.Builder
The list of job definitions.
jobDefinitions() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
The list of job definitions.
jobDefinitions() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsIterable
Returns an iterable to iterate through the paginated DescribeJobDefinitionsResponse.jobDefinitions() member.
jobDefinitions() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
JobDefinitionType - Enum in software.amazon.awssdk.services.batch.model
 
JobDependency - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch job dependency.
JobDependency.Builder - Interface in software.amazon.awssdk.services.batch.model
 
JobDetail - Class in software.amazon.awssdk.services.batch.model
An object representing an Batch job.
JobDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.CancelJobRequest.Builder
The Batch job ID of the job to cancel.
jobId() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
The Batch job ID of the job to cancel.
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDependency.Builder
The job ID of the Batch job associated with this dependency.
jobId() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
The job ID of the Batch job associated with this dependency.
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The ID for the job.
jobId() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The ID for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The ID of the job.
jobId() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The ID of the job.
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobResponse.Builder
The unique identifier for the job.
jobId() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
The unique identifier for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.TerminateJobRequest.Builder
The Batch job ID of the job to terminate.
jobId() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
The Batch job ID of the job to terminate.
jobName(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobResponse.Builder
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
The name of the job.
jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest.Builder
The short name or full Amazon Resource Name (ARN) of the queue to delete.
jobQueue() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
The short name or full Amazon Resource Name (ARN) of the queue to delete.
jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The Amazon Resource Name (ARN) of the job queue that the job is associated with.
jobQueue() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The Amazon Resource Name (ARN) of the job queue that the job is associated with.
jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The name or full Amazon Resource Name (ARN) of the job queue used to list jobs.
jobQueue() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The name or full Amazon Resource Name (ARN) of the job queue used to list jobs.
jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The job queue where the job is submitted.
jobQueue() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The job queue where the job is submitted.
jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
The name or the Amazon Resource Name (ARN) of the job queue.
jobQueue() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
The name or the Amazon Resource Name (ARN) of the job queue.
jobQueueArn(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueResponse.Builder
The Amazon Resource Name (ARN) of the job queue.
jobQueueArn() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
The Amazon Resource Name (ARN) of the job queue.
jobQueueArn(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The Amazon Resource Name (ARN) of the job queue.
jobQueueArn() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the job queue.
jobQueueArn(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse.Builder
The Amazon Resource Name (ARN) of the job queue.
jobQueueArn() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
The Amazon Resource Name (ARN) of the job queue.
JobQueueDetail - Class in software.amazon.awssdk.services.batch.model
An object representing the details of an Batch job queue.
JobQueueDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
jobQueueName(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The name of the job queue.
jobQueueName() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The name of the job queue.
jobQueueName(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueResponse.Builder
The name of the job queue.
jobQueueName() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
The name of the job queue.
jobQueueName(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The name of the job queue.
jobQueueName() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The name of the job queue.
jobQueueName(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse.Builder
The name of the job queue.
jobQueueName() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
The name of the job queue.
jobQueues(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
jobQueues(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
jobQueues() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries.
jobQueues(Collection<JobQueueDetail>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse.Builder
The list of job queues.
jobQueues(JobQueueDetail...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse.Builder
The list of job queues.
jobQueues(Consumer<JobQueueDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse.Builder
The list of job queues.
jobQueues() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
The list of job queues.
jobQueues() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesIterable
Returns an iterable to iterate through the paginated DescribeJobQueuesResponse.jobQueues() member.
jobQueues() - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesPublisher
Returns a publisher that can be used to get a stream of data.
jobRoleArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The Amazon Resource Name (ARN) associated with the job upon execution.
jobRoleArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) associated with the job upon execution.
jobRoleArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions.
jobRoleArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions.
jobs(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
A list of up to 100 job IDs.
jobs(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
A list of up to 100 job IDs.
jobs() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
A list of up to 100 job IDs.
jobs(Collection<JobDetail>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsResponse.Builder
The list of jobs.
jobs(JobDetail...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsResponse.Builder
The list of jobs.
jobs(Consumer<JobDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsResponse.Builder
The list of jobs.
jobs() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
The list of jobs.
JobStatus - Enum in software.amazon.awssdk.services.batch.model
 
jobStatus(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The job status used to filter jobs in the specified queue.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The job status used to filter jobs in the specified queue.
jobStatus() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The job status used to filter jobs in the specified queue.
jobStatusAsString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The job status used to filter jobs in the specified queue.
JobSummary - Class in software.amazon.awssdk.services.batch.model
An object representing summary details of a job.
JobSummary.Builder - Interface in software.amazon.awssdk.services.batch.model
 
jobSummaryList(Collection<JobSummary>) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsResponse.Builder
A list of job summaries that match the request.
jobSummaryList(JobSummary...) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsResponse.Builder
A list of job summaries that match the request.
jobSummaryList(Consumer<JobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsResponse.Builder
A list of job summaries that match the request.
jobSummaryList() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
A list of job summaries that match the request.
jobSummaryList() - Method in class software.amazon.awssdk.services.batch.paginators.ListJobsIterable
Returns an iterable to iterate through the paginated ListJobsResponse.jobSummaryList() member.
jobSummaryList() - Method in class software.amazon.awssdk.services.batch.paginators.ListJobsPublisher
Returns a publisher that can be used to get a stream of data.
JobTimeout - Class in software.amazon.awssdk.services.batch.model
An object representing a job timeout configuration.
JobTimeout.Builder - Interface in software.amazon.awssdk.services.batch.model
 
JQState - Enum in software.amazon.awssdk.services.batch.model
 
JQStatus - Enum in software.amazon.awssdk.services.batch.model
 

K

KeyValuePair - Class in software.amazon.awssdk.services.batch.model
A key-value pair object.
KeyValuePair.Builder - Interface in software.amazon.awssdk.services.batch.model
 
KeyValuesPair - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.batch.model
 
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.ArrayJobDependency
Use this in place of ArrayJobDependency.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.AssignPublicIp
Use this in place of AssignPublicIp.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.CEState
Use this in place of CEState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.CEStatus
Use this in place of CEStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.CEType
Use this in place of CEType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.CRAllocationStrategy
Use this in place of CRAllocationStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.CRType
Use this in place of CRType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.DeviceCgroupPermission
Use this in place of DeviceCgroupPermission.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.EFSAuthorizationConfigIAM
Use this in place of EFSAuthorizationConfigIAM.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.EFSTransitEncryption
Use this in place of EFSTransitEncryption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.JobDefinitionType
Use this in place of JobDefinitionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.JobStatus
Use this in place of JobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.JQState
Use this in place of JQState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.JQStatus
Use this in place of JQStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.LogDriver
Use this in place of LogDriver.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.PlatformCapability
Use this in place of PlatformCapability.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.ResourceType
Use this in place of ResourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.batch.model.RetryAction
Use this in place of RetryAction.values() to return a Set of all values known to the SDK.

L

launchTemplate(LaunchTemplateSpecification) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The launch template to use for your compute resources.
launchTemplate(Consumer<LaunchTemplateSpecification.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The launch template to use for your compute resources.
launchTemplate() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The launch template to use for your compute resources.
launchTemplateId(String) - Method in interface software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification.Builder
The ID of the launch template.
launchTemplateId() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
The ID of the launch template.
launchTemplateName(String) - Method in interface software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification.Builder
The name of the launch template.
launchTemplateName() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
The name of the launch template.
LaunchTemplateSpecification - Class in software.amazon.awssdk.services.batch.model
An object representing a launch template associated with a compute resource.
LaunchTemplateSpecification.Builder - Interface in software.amazon.awssdk.services.batch.model
 
linuxParameters(LinuxParameters) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
Linux-specific modifications that are applied to the container, such as details for device mappings.
linuxParameters(Consumer<LinuxParameters.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
Linux-specific modifications that are applied to the container, such as details for device mappings.
linuxParameters() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
Linux-specific modifications that are applied to the container, such as details for device mappings.
linuxParameters(LinuxParameters) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
Linux-specific modifications that are applied to the container, such as details for device mappings.
linuxParameters(Consumer<LinuxParameters.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
Linux-specific modifications that are applied to the container, such as details for device mappings.
linuxParameters() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
Linux-specific modifications that are applied to the container, such as details for device mappings.
LinuxParameters - Class in software.amazon.awssdk.services.batch.model
Linux-specific modifications that are applied to the container, such as details for device mappings.
LinuxParameters.Builder - Interface in software.amazon.awssdk.services.batch.model
 
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch jobs.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch jobs.
listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch jobs.
listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch jobs.
ListJobsIterable - Class in software.amazon.awssdk.services.batch.paginators
Represents the output for the BatchClient.listJobsPaginator(software.amazon.awssdk.services.batch.model.ListJobsRequest) operation which is a paginated operation.
ListJobsIterable(BatchClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.ListJobsIterable
 
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch jobs.
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch jobs.
listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch jobs.
listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch jobs.
ListJobsPublisher - Class in software.amazon.awssdk.services.batch.paginators
Represents the output for the BatchAsyncClient.listJobsPaginator(software.amazon.awssdk.services.batch.model.ListJobsRequest) operation which is a paginated operation.
ListJobsPublisher(BatchAsyncClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.ListJobsPublisher
 
ListJobsRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for ListJobs.
ListJobsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ListJobsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
ListJobsRequest Marshaller
ListJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.ListJobsRequestMarshaller
 
ListJobsResponse - Class in software.amazon.awssdk.services.batch.model
 
ListJobsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
listSchedulingPolicies(ListSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch scheduling policies.
listSchedulingPolicies(Consumer<ListSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch scheduling policies.
listSchedulingPolicies(ListSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch scheduling policies.
listSchedulingPolicies(Consumer<ListSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch scheduling policies.
ListSchedulingPoliciesIterable - Class in software.amazon.awssdk.services.batch.paginators
ListSchedulingPoliciesIterable(BatchClient, ListSchedulingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesIterable
 
listSchedulingPoliciesPaginator(ListSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch scheduling policies.
listSchedulingPoliciesPaginator(Consumer<ListSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Returns a list of Batch scheduling policies.
listSchedulingPoliciesPaginator(ListSchedulingPoliciesRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch scheduling policies.
listSchedulingPoliciesPaginator(Consumer<ListSchedulingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Returns a list of Batch scheduling policies.
ListSchedulingPoliciesPublisher - Class in software.amazon.awssdk.services.batch.paginators
ListSchedulingPoliciesPublisher(BatchAsyncClient, ListSchedulingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesPublisher
 
ListSchedulingPoliciesRequest - Class in software.amazon.awssdk.services.batch.model
 
ListSchedulingPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ListSchedulingPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
ListSchedulingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.ListSchedulingPoliciesRequestMarshaller
 
ListSchedulingPoliciesResponse - Class in software.amazon.awssdk.services.batch.model
 
ListSchedulingPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Lists the tags for an Batch resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Lists the tags for an Batch resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Lists the tags for an Batch resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Lists the tags for an Batch resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.batch.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.batch.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
logConfiguration(LogConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The log configuration specification for the container.
logConfiguration(Consumer<LogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The log configuration specification for the container.
logConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The log configuration specification for the container.
logConfiguration(LogConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The log configuration specification for the container.
logConfiguration(Consumer<LogConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The log configuration specification for the container.
logConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The log configuration specification for the container.
LogConfiguration - Class in software.amazon.awssdk.services.batch.model
Log configuration options to send to a custom log driver for the container.
LogConfiguration.Builder - Interface in software.amazon.awssdk.services.batch.model
 
logDriver(String) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The log driver to use for the container.
logDriver(LogDriver) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The log driver to use for the container.
logDriver() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
The log driver to use for the container.
LogDriver - Enum in software.amazon.awssdk.services.batch.model
 
logDriverAsString() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
The log driver to use for the container.
logStreamName(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The name of the CloudWatch Logs log stream associated with the container.
logStreamName() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
The name of the CloudWatch Logs log stream associated with the container.
logStreamName(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The name of the CloudWatch Logs log stream associated with the container.
logStreamName() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The name of the CloudWatch Logs log stream associated with the container.

M

mainNode(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodeProperties.Builder
Specifies the node index for the main node of a multi-node parallel job.
mainNode() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
Specifies the node index for the main node of a multi-node parallel job.
marshall(CancelJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.CancelJobRequestMarshaller
 
marshall(CreateComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestMarshaller
 
marshall(CreateJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestMarshaller
 
marshall(CreateSchedulingPolicyRequest) - Method in class software.amazon.awssdk.services.batch.transform.CreateSchedulingPolicyRequestMarshaller
 
marshall(DeleteComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestMarshaller
 
marshall(DeleteJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestMarshaller
 
marshall(DeleteSchedulingPolicyRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeleteSchedulingPolicyRequestMarshaller
 
marshall(DeregisterJobDefinitionRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestMarshaller
 
marshall(DescribeComputeEnvironmentsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestMarshaller
 
marshall(DescribeJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestMarshaller
 
marshall(DescribeJobQueuesRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestMarshaller
 
marshall(DescribeJobsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestMarshaller
 
marshall(DescribeSchedulingPoliciesRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeSchedulingPoliciesRequestMarshaller
 
marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.batch.transform.ListJobsRequestMarshaller
 
marshall(ListSchedulingPoliciesRequest) - Method in class software.amazon.awssdk.services.batch.transform.ListSchedulingPoliciesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.batch.transform.ListTagsForResourceRequestMarshaller
 
marshall(RegisterJobDefinitionRequest) - Method in class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestMarshaller
 
marshall(SubmitJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.SubmitJobRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.batch.transform.TagResourceRequestMarshaller
 
marshall(TerminateJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.TerminateJobRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.batch.transform.UntagResourceRequestMarshaller
 
marshall(UpdateComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.UpdateComputeEnvironmentRequestMarshaller
 
marshall(UpdateJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.UpdateJobQueueRequestMarshaller
 
marshall(UpdateSchedulingPolicyRequest) - Method in class software.amazon.awssdk.services.batch.transform.UpdateSchedulingPolicyRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
The maximum number of cluster results returned by DescribeComputeEnvironments in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
The maximum number of cluster results returned by DescribeComputeEnvironments in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
The maximum number of results returned by DescribeJobDefinitions in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
The maximum number of results returned by DescribeJobDefinitions in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
The maximum number of results returned by DescribeJobQueues in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
The maximum number of results returned by DescribeJobQueues in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The maximum number of results returned by ListJobs in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The maximum number of results returned by ListJobs in paginated output.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest.Builder
The maximum number of results that's returned by ListSchedulingPolicies in paginated output.
maxResults() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
The maximum number of results that's returned by ListSchedulingPolicies in paginated output.
maxSwap(Integer) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
The total amount of swap memory (in MiB) a container can use.
maxSwap() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
The total amount of swap memory (in MiB) a container can use.
maxvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The maximum number of Amazon EC2 vCPUs that a compute environment can reach.
maxvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The maximum number of Amazon EC2 vCPUs that a compute environment can reach.
maxvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The maximum number of Amazon EC2 vCPUs that an environment can reach.
maxvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
The maximum number of Amazon EC2 vCPUs that an environment can reach.
memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
For jobs run on EC2 resources that didn't specify memory requirements using resourceRequirements , the number of MiB of memory reserved for the job.
memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
For jobs run on EC2 resources that didn't specify memory requirements using resourceRequirements, the number of MiB of memory reserved for the job.
memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
Deprecated.
This field is deprecated, use resourceRequirements instead.
memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
Deprecated.
This field is deprecated, use resourceRequirements instead.
memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
Deprecated.
This field is deprecated, use resourceRequirements instead.
memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
Deprecated.
This field is deprecated, use resourceRequirements instead.
message(String) - Method in interface software.amazon.awssdk.services.batch.model.BatchException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.batch.model.ClientException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.batch.model.ServerException.Builder
 
minvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The minimum number of Amazon EC2 vCPUs that an environment should maintain (even if the compute environment is DISABLED).
minvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The minimum number of Amazon EC2 vCPUs that an environment should maintain (even if the compute environment is DISABLED).
minvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The minimum number of Amazon EC2 vCPUs that an environment should maintain.
minvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
The minimum number of Amazon EC2 vCPUs that an environment should maintain.
mountOptions(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.Tmpfs.Builder
The list of tmpfs volume mount options.
mountOptions(String...) - Method in interface software.amazon.awssdk.services.batch.model.Tmpfs.Builder
The list of tmpfs volume mount options.
mountOptions() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
The list of tmpfs volume mount options.
MountPoint - Class in software.amazon.awssdk.services.batch.model
Details on a Docker volume mount point that's used in a job's container properties.
MountPoint.Builder - Interface in software.amazon.awssdk.services.batch.model
 
mountPoints(Collection<MountPoint>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The mount points for data volumes in your container.
mountPoints(MountPoint...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The mount points for data volumes in your container.
mountPoints(Consumer<MountPoint.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The mount points for data volumes in your container.
mountPoints() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The mount points for data volumes in your container.
mountPoints(Collection<MountPoint>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The mount points for data volumes in your container.
mountPoints(MountPoint...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The mount points for data volumes in your container.
mountPoints(Consumer<MountPoint.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The mount points for data volumes in your container.
mountPoints() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The mount points for data volumes in your container.
multiNodeJobId(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The job ID for a multi-node parallel job.
multiNodeJobId() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
The job ID for a multi-node parallel job.

N

name(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
The name of the scheduling policy.
name() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
The name of the scheduling policy.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse.Builder
The name of the scheduling policy.
name() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
The name of the scheduling policy.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.KeyValuePair.Builder
The name of the key-value pair.
name() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
The name of the key-value pair.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.KeyValuesPair.Builder
The name of the filter.
name() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
The name of the filter.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail.Builder
The name of the scheduling policy.
name() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
The name of the scheduling policy.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.Secret.Builder
The name of the secret.
name() - Method in class software.amazon.awssdk.services.batch.model.Secret
The name of the secret.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.Ulimit.Builder
The type of the ulimit.
name() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
The type of the ulimit.
name(String) - Method in interface software.amazon.awssdk.services.batch.model.Volume.Builder
The name of the volume.
name() - Method in class software.amazon.awssdk.services.batch.model.Volume
The name of the volume.
networkConfiguration(NetworkConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The network configuration for jobs that are running on Fargate resources.
networkConfiguration(Consumer<NetworkConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The network configuration for jobs that are running on Fargate resources.
networkConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The network configuration for jobs that are running on Fargate resources.
networkConfiguration(NetworkConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The network configuration for jobs that are running on Fargate resources.
networkConfiguration(Consumer<NetworkConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The network configuration for jobs that are running on Fargate resources.
networkConfiguration() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The network configuration for jobs that are running on Fargate resources.
NetworkConfiguration - Class in software.amazon.awssdk.services.batch.model
The network configuration for jobs that are running on Fargate resources.
NetworkConfiguration.Builder - Interface in software.amazon.awssdk.services.batch.model
 
NetworkInterface - Class in software.amazon.awssdk.services.batch.model
An object representing the elastic network interface for a multi-node parallel job node.
NetworkInterface.Builder - Interface in software.amazon.awssdk.services.batch.model
 
networkInterfaces(Collection<NetworkInterface>) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The network interfaces associated with the job attempt.
networkInterfaces(NetworkInterface...) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The network interfaces associated with the job attempt.
networkInterfaces(Consumer<NetworkInterface.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The network interfaces associated with the job attempt.
networkInterfaces() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
The network interfaces associated with the job attempt.
networkInterfaces(Collection<NetworkInterface>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The network interfaces associated with the job.
networkInterfaces(NetworkInterface...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The network interfaces associated with the job.
networkInterfaces(Consumer<NetworkInterface.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The network interfaces associated with the job.
networkInterfaces() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The network interfaces associated with the job.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
The nextToken value returned from a previous paginated DescribeComputeEnvironments request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse.Builder
The nextToken value to include in a future DescribeComputeEnvironments request.
nextToken() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
The nextToken value to include in a future DescribeComputeEnvironments request.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
The nextToken value returned from a previous paginated DescribeJobDefinitions request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse.Builder
The nextToken value to include in a future DescribeJobDefinitions request.
nextToken() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
The nextToken value to include in a future DescribeJobDefinitions request.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
The nextToken value returned from a previous paginated DescribeJobQueues request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse.Builder
The nextToken value to include in a future DescribeJobQueues request.
nextToken() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
The nextToken value to include in a future DescribeJobQueues request.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
The nextToken value returned from a previous paginated ListJobs request where maxResults was used and the results exceeded the value of that parameter.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsResponse.Builder
The nextToken value to include in a future ListJobs request.
nextToken() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
The nextToken value to include in a future ListJobs request.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest.Builder
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse.Builder
The nextToken value to include in a future ListSchedulingPolicies request.
nextToken() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
The nextToken value to include in a future ListSchedulingPolicies request.
nodeDetails(NodeDetails) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the details of a node that's associated with a multi-node parallel job.
nodeDetails(Consumer<NodeDetails.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the details of a node that's associated with a multi-node parallel job.
nodeDetails() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
An object representing the details of a node that's associated with a multi-node parallel job.
NodeDetails - Class in software.amazon.awssdk.services.batch.model
An object representing the details of a multi-node parallel job node.
NodeDetails.Builder - Interface in software.amazon.awssdk.services.batch.model
 
nodeIndex(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodeDetails.Builder
The node index for the node.
nodeIndex() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
The node index for the node.
nodeIndex(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertiesSummary.Builder
The node index for the node.
nodeIndex() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
The node index for the node.
NodeOverrides - Class in software.amazon.awssdk.services.batch.model
Object representing any node overrides to a job definition that's used in a SubmitJob API operation.
nodeOverrides(NodeOverrides) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range.
nodeOverrides(Consumer<NodeOverrides.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
A list of node overrides in JSON format that specify the node range to target and the container overrides for that node range.
nodeOverrides() - Method in class software.amazon.awssdk.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.
NodeOverrides.Builder - Interface in software.amazon.awssdk.services.batch.model
 
nodeProperties(NodeProperties) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
An object with various properties specific to multi-node parallel jobs.
nodeProperties(Consumer<NodeProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
An object with various properties specific to multi-node parallel jobs.
nodeProperties() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
An object with various properties specific to multi-node parallel jobs.
nodeProperties(NodeProperties) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the node properties of a multi-node parallel job.
nodeProperties(Consumer<NodeProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
An object representing the node properties of a multi-node parallel job.
nodeProperties() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
An object representing the node properties of a multi-node parallel job.
nodeProperties(NodePropertiesSummary) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The node properties for a single node in a job summary list.
nodeProperties(Consumer<NodePropertiesSummary.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The node properties for a single node in a job summary list.
nodeProperties() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The node properties for a single node in a job summary list.
NodeProperties - Class in software.amazon.awssdk.services.batch.model
An object representing the node properties of a multi-node parallel job.
nodeProperties(NodeProperties) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
An object with various properties specific to multi-node parallel jobs.
nodeProperties(Consumer<NodeProperties.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
An object with various properties specific to multi-node parallel jobs.
nodeProperties() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
An object with various properties specific to multi-node parallel jobs.
NodeProperties.Builder - Interface in software.amazon.awssdk.services.batch.model
 
NodePropertiesSummary - Class in software.amazon.awssdk.services.batch.model
An object representing the properties of a node that's associated with a multi-node parallel job.
NodePropertiesSummary.Builder - Interface in software.amazon.awssdk.services.batch.model
 
NodePropertyOverride - Class in software.amazon.awssdk.services.batch.model
Object representing any node overrides to a job definition that's used in a SubmitJob API operation.
NodePropertyOverride.Builder - Interface in software.amazon.awssdk.services.batch.model
 
nodePropertyOverrides(Collection<NodePropertyOverride>) - Method in interface software.amazon.awssdk.services.batch.model.NodeOverrides.Builder
The node property overrides for the job.
nodePropertyOverrides(NodePropertyOverride...) - Method in interface software.amazon.awssdk.services.batch.model.NodeOverrides.Builder
The node property overrides for the job.
nodePropertyOverrides(Consumer<NodePropertyOverride.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.NodeOverrides.Builder
The node property overrides for the job.
nodePropertyOverrides() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
The node property overrides for the job.
nodeRangeProperties(Collection<NodeRangeProperty>) - Method in interface software.amazon.awssdk.services.batch.model.NodeProperties.Builder
A list of node ranges and their properties associated with a multi-node parallel job.
nodeRangeProperties(NodeRangeProperty...) - Method in interface software.amazon.awssdk.services.batch.model.NodeProperties.Builder
A list of node ranges and their properties associated with a multi-node parallel job.
nodeRangeProperties(Consumer<NodeRangeProperty.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.NodeProperties.Builder
A list of node ranges and their properties associated with a multi-node parallel job.
nodeRangeProperties() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
A list of node ranges and their properties associated with a multi-node parallel job.
NodeRangeProperty - Class in software.amazon.awssdk.services.batch.model
An object representing the properties of the node range for a multi-node parallel job.
NodeRangeProperty.Builder - Interface in software.amazon.awssdk.services.batch.model
 
numNodes(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodeOverrides.Builder
The number of nodes to use with a multi-node parallel job.
numNodes() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
The number of nodes to use with a multi-node parallel job.
numNodes(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodeProperties.Builder
The number of nodes associated with a multi-node parallel job.
numNodes() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
The number of nodes associated with a multi-node parallel job.
numNodes(Integer) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertiesSummary.Builder
The number of nodes associated with a multi-node parallel job.
numNodes() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
The number of nodes associated with a multi-node parallel job.

O

onExitCode(String) - Method in interface software.amazon.awssdk.services.batch.model.EvaluateOnExit.Builder
Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job.
onExitCode() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job.
onReason(String) - Method in interface software.amazon.awssdk.services.batch.model.EvaluateOnExit.Builder
Contains a glob pattern to match against the Reason returned for a job.
onReason() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the Reason returned for a job.
onStatusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.EvaluateOnExit.Builder
Contains a glob pattern to match against the StatusReason returned for a job.
onStatusReason() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Contains a glob pattern to match against the StatusReason returned for a job.
options(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The configuration options to send to the log driver.
options() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
The configuration options to send to the log driver.
order(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder.Builder
The order of the compute environment.
order() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
The order of the compute environment.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.CancelJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CancelJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.TerminateJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.TerminateJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest.Builder
 

P

parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
Default parameters or parameter substitution placeholders that are set in the job definition.
parameters() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
Default parameters or parameter substitution placeholders that are set in the job definition.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.
parameters() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
Default parameter substitution placeholders to set in the job definition.
parameters() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
Default parameter substitution placeholders to set in the job definition.
parameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
parameters() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
permissions(Collection<DeviceCgroupPermission>) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The explicit permissions to provide to the container for the device.
permissions(DeviceCgroupPermission...) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The explicit permissions to provide to the container for the device.
permissions() - Method in class software.amazon.awssdk.services.batch.model.Device
The explicit permissions to provide to the container for the device.
permissionsAsStrings() - Method in class software.amazon.awssdk.services.batch.model.Device
The explicit permissions to provide to the container for the device.
permissionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The explicit permissions to provide to the container for the device.
permissionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.batch.model.Device.Builder
The explicit permissions to provide to the container for the device.
placementGroup(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon EC2 placement group to associate with your compute resources.
placementGroup() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The Amazon EC2 placement group to associate with your compute resources.
platformCapabilities(Collection<PlatformCapability>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The platform capabilities required by the job definition.
platformCapabilities(PlatformCapability...) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The platform capabilities required by the job definition.
platformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
platformCapabilities(Collection<PlatformCapability>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The platform capabilities required by the job definition.
platformCapabilities(PlatformCapability...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The platform capabilities required by the job definition.
platformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The platform capabilities required by the job definition.
platformCapabilities(Collection<PlatformCapability>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The platform capabilities required by the job definition.
platformCapabilities(PlatformCapability...) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The platform capabilities required by the job definition.
platformCapabilities() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
platformCapabilitiesAsStrings() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The platform capabilities required by the job definition.
platformCapabilitiesAsStrings() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The platform capabilities required by the job definition.
platformCapabilitiesAsStrings() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The platform capabilities required by the job definition.
platformCapabilitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The platform capabilities required by the job definition.
PlatformCapability - Enum in software.amazon.awssdk.services.batch.model
 
platformVersion(String) - Method in interface software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration.Builder
The Fargate platform version where the jobs are running.
platformVersion() - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
The Fargate platform version where the jobs are running.
priority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The priority of the job queue.
priority() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The priority of the job queue.
priority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The priority of the job queue.
priority() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The priority of the job queue.
priority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
The priority of the job queue.
priority() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
The priority of the job queue.
privateIpv4Address(String) - Method in interface software.amazon.awssdk.services.batch.model.NetworkInterface.Builder
The private IPv4 address for the network interface.
privateIpv4Address() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
The private IPv4 address for the network interface.
privileged(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user).
privileged() - Method in class software.amazon.awssdk.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).
privileged(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user).
privileged() - Method in class software.amazon.awssdk.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).
propagateTags(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
propagateTags() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.

R

readOnly(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.MountPoint.Builder
If this value is true, the container has read-only access to the volume.
readOnly() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
If this value is true, the container has read-only access to the volume.
readonlyRootFilesystem(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
When this parameter is true, the container is given read-only access to its root file system.
readonlyRootFilesystem() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
When this parameter is true, the container is given read-only access to its root file system.
readonlyRootFilesystem(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
When this parameter is true, the container is given read-only access to its root file system.
readonlyRootFilesystem() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
When this parameter is true, the container is given read-only access to its root file system.
reason(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason(String) - Method in interface software.amazon.awssdk.services.batch.model.CancelJobRequest.Builder
A message to attach to the job that explains the reason for canceling it.
reason() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
A message to attach to the job that explains the reason for canceling it.
reason(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerSummary.Builder
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
A short (255 max characters) human-readable string to provide additional details about a running or stopped container.
reason(String) - Method in interface software.amazon.awssdk.services.batch.model.TerminateJobRequest.Builder
A message to attach to the job that explains the reason for canceling it.
reason() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
A message to attach to the job that explains the reason for canceling it.
registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Registers an Batch job definition.
registerJobDefinition(Consumer<RegisterJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Registers an Batch job definition.
registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Registers an Batch job definition.
registerJobDefinition(Consumer<RegisterJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Registers an Batch job definition.
RegisterJobDefinitionRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for RegisterJobDefinition.
RegisterJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
RegisterJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
RegisterJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestMarshaller
 
RegisterJobDefinitionResponse - Class in software.amazon.awssdk.services.batch.model
 
RegisterJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.batch.model.BatchException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.batch.model.ClientException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.batch.model.ServerException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) that identifies the resource that tags are listed for.
resourceArn() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource that tags are listed for.
resourceArn(String) - Method in interface software.amazon.awssdk.services.batch.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource that tags are added to.
resourceArn() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that tags are added to.
resourceArn(String) - Method in interface software.amazon.awssdk.services.batch.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the resource from which to delete tags.
resourceArn() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to delete tags.
ResourceRequirement - Class in software.amazon.awssdk.services.batch.model
The type and amount of a resource to assign to a container.
ResourceRequirement.Builder - Interface in software.amazon.awssdk.services.batch.model
 
resourceRequirements(Collection<ResourceRequirement>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The type and amount of resources to assign to a container.
resourceRequirements(ResourceRequirement...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The type and amount of resources to assign to a container.
resourceRequirements(Consumer<ResourceRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The type and amount of resources to assign to a container.
resourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The type and amount of resources to assign to a container.
resourceRequirements(Collection<ResourceRequirement>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The type and amount of resources to assign to a container.
resourceRequirements(ResourceRequirement...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The type and amount of resources to assign to a container.
resourceRequirements(Consumer<ResourceRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
The type and amount of resources to assign to a container.
resourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
The type and amount of resources to assign to a container.
resourceRequirements(Collection<ResourceRequirement>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The type and amount of resources to assign to a container.
resourceRequirements(ResourceRequirement...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The type and amount of resources to assign to a container.
resourceRequirements(Consumer<ResourceRequirement.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The type and amount of resources to assign to a container.
resourceRequirements() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The type and amount of resources to assign to a container.
ResourceType - Enum in software.amazon.awssdk.services.batch.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.batch.model.BatchResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.batch.model.BatchResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.batch.model.BatchResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.batch.model.BatchResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.batch.model.BatchResponse
 
RetryAction - Enum in software.amazon.awssdk.services.batch.model
 
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The retry strategy to use for failed jobs that are submitted with this job definition.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The retry strategy to use for failed jobs that are submitted with this job definition.
retryStrategy() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The retry strategy to use for failed jobs that are submitted with this job definition.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The retry strategy to use for this job if an attempt fails.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The retry strategy to use for this job if an attempt fails.
retryStrategy() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The retry strategy to use for this job if an attempt fails.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The retry strategy to use for failed jobs that are submitted with this job definition.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The retry strategy to use for failed jobs that are submitted with this job definition.
retryStrategy() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The retry strategy to use for failed jobs that are submitted with this job definition.
RetryStrategy - Class in software.amazon.awssdk.services.batch.model
The retry strategy associated with a job.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The retry strategy to use for failed jobs from this SubmitJob operation.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The retry strategy to use for failed jobs from this SubmitJob operation.
retryStrategy() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The retry strategy to use for failed jobs from this SubmitJob operation.
RetryStrategy.Builder - Interface in software.amazon.awssdk.services.batch.model
 
revision(Integer) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The revision of the job definition.
revision() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The revision of the job definition.
revision(Integer) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse.Builder
The revision of the job definition.
revision() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
The revision of the job definition.
rootDirectory(String) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
The directory within the Amazon EFS file system to mount as the root directory inside the host.
rootDirectory() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
The directory within the Amazon EFS file system to mount as the root directory inside the host.

S

schedulingPolicies(Collection<SchedulingPolicyDetail>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse.Builder
The list of scheduling policies.
schedulingPolicies(SchedulingPolicyDetail...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse.Builder
The list of scheduling policies.
schedulingPolicies(Consumer<SchedulingPolicyDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse.Builder
The list of scheduling policies.
schedulingPolicies() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
The list of scheduling policies.
schedulingPolicies(Collection<SchedulingPolicyListingDetail>) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse.Builder
A list of scheduling policies that match the request.
schedulingPolicies(SchedulingPolicyListingDetail...) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse.Builder
A list of scheduling policies that match the request.
schedulingPolicies(Consumer<SchedulingPolicyListingDetail.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse.Builder
A list of scheduling policies that match the request.
schedulingPolicies() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
A list of scheduling policies that match the request.
schedulingPolicies() - Method in class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesIterable
Returns an iterable to iterate through the paginated ListSchedulingPoliciesResponse.schedulingPolicies() member.
schedulingPolicies() - Method in class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesPublisher
Returns a publisher that can be used to get a stream of data.
schedulingPolicyArn(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The Amazon Resource Name (ARN) of the fair share scheduling policy.
schedulingPolicyArn() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The Amazon Resource Name (ARN) of the fair share scheduling policy.
schedulingPolicyArn(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The Amazon Resource Name (ARN) of the scheduling policy.
schedulingPolicyArn() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The Amazon Resource Name (ARN) of the scheduling policy.
schedulingPolicyArn(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Amazon Resource Name (ARN) of the fair share scheduling policy.
schedulingPolicyArn() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
Amazon Resource Name (ARN) of the fair share scheduling policy.
SchedulingPolicyDetail - Class in software.amazon.awssdk.services.batch.model
An object that represents a scheduling policy.
SchedulingPolicyDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
SchedulingPolicyListingDetail - Class in software.amazon.awssdk.services.batch.model
An object that contains the details of a scheduling policy that's returned in a ListSchedulingPolicy action.
SchedulingPolicyListingDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
 
schedulingPriority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The scheduling priority of the job definition.
schedulingPriority() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The scheduling priority of the job definition.
schedulingPriority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The scheduling policy of the job definition.
schedulingPriority() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The scheduling policy of the job definition.
schedulingPriority(Integer) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The scheduling priority for jobs that are submitted with this job definition.
schedulingPriority() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The scheduling priority for jobs that are submitted with this job definition.
schedulingPriorityOverride(Integer) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The scheduling priority for the job.
schedulingPriorityOverride() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The scheduling priority for the job.
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.batch.model.ClientException
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Device
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Host
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Secret
 
sdkFields() - Method in exception software.amazon.awssdk.services.batch.model.ServerException
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.batch.model.Volume
 
Secret - Class in software.amazon.awssdk.services.batch.model
An object representing the secret to expose to your container.
Secret.Builder - Interface in software.amazon.awssdk.services.batch.model
 
secretOptions(Collection<Secret>) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The secrets to pass to the log configuration.
secretOptions(Secret...) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The secrets to pass to the log configuration.
secretOptions(Consumer<Secret.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.LogConfiguration.Builder
The secrets to pass to the log configuration.
secretOptions() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
The secrets to pass to the log configuration.
secrets(Collection<Secret>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The secrets to pass to the container.
secrets(Secret...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The secrets to pass to the container.
secrets(Consumer<Secret.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The secrets to pass to the container.
secrets() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The secrets to pass to the container.
secrets(Collection<Secret>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The secrets for the container.
secrets(Secret...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The secrets for the container.
secrets(Consumer<Secret.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The secrets for the container.
secrets() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The secrets for the container.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon EC2 security groups associated with instances launched in the compute environment.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon EC2 security groups associated with instances launched in the compute environment.
securityGroupIds() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The Amazon EC2 security groups associated with instances launched in the compute environment.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The Amazon EC2 security groups associated with instances launched in the compute environment.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The Amazon EC2 security groups associated with instances launched in the compute environment.
securityGroupIds() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
The Amazon EC2 security groups associated with instances launched in the compute environment.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.batch.model.BatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.batch.model.ClientException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Device
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Host
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobDependency
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.MountPoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Secret
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.batch.model.ServerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Ulimit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Volume
 
ServerException - Exception in software.amazon.awssdk.services.batch.model
These errors are usually caused by a server issue.
ServerException.Builder - Interface in software.amazon.awssdk.services.batch.model
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.batch.BatchClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.batch.BatchAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.batch.BatchClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.batch.BatchClient
 
serviceRole(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The service role associated with the compute environment that allows Batch to make calls to Amazon Web Services API operations on your behalf.
serviceRole() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The service role associated with the compute environment that allows Batch to make calls to Amazon Web Services API operations on your behalf.
serviceRole(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
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.
serviceRole() - Method in class software.amazon.awssdk.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.
serviceRole(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
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.
serviceRole() - Method in class software.amazon.awssdk.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.
ShareAttributes - Class in software.amazon.awssdk.services.batch.model
Specifies the weights for the fair share identifiers for the fair share policy.
ShareAttributes.Builder - Interface in software.amazon.awssdk.services.batch.model
 
shareDecaySeconds(Integer) - Method in interface software.amazon.awssdk.services.batch.model.FairsharePolicy.Builder
The time period to use to calculate a fair share percentage for each fair share identifier in use, in seconds.
shareDecaySeconds() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
The time period to use to calculate a fair share percentage for each fair share identifier in use, in seconds.
shareDistribution(Collection<ShareAttributes>) - Method in interface software.amazon.awssdk.services.batch.model.FairsharePolicy.Builder
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
shareDistribution(ShareAttributes...) - Method in interface software.amazon.awssdk.services.batch.model.FairsharePolicy.Builder
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
shareDistribution(Consumer<ShareAttributes.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.FairsharePolicy.Builder
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
shareDistribution() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
An array of SharedIdentifier objects that contain the weights for the fair share identifiers for the fair share policy.
sharedMemorySize(Integer) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
The value for the size (in MiB) of the /dev/shm volume.
sharedMemorySize() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
The value for the size (in MiB) of the /dev/shm volume.
shareIdentifier(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The share identifier for the job.
shareIdentifier() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The share identifier for the job.
shareIdentifier(String) - Method in interface software.amazon.awssdk.services.batch.model.ShareAttributes.Builder
A fair share identifier or fair share identifier prefix.
shareIdentifier() - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
A fair share identifier or fair share identifier prefix.
shareIdentifier(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The share identifier for the job.
shareIdentifier() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The share identifier for the job.
size(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ArrayProperties.Builder
The size of the array job.
size() - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
The size of the array job.
size(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail.Builder
The size of the array job.
size() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
The size of the array job.
size(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary.Builder
The size of the array job.
size() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
The size of the array job.
size(Integer) - Method in interface software.amazon.awssdk.services.batch.model.Tmpfs.Builder
The size (in MiB) of the tmpfs volume.
size() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
The size (in MiB) of the tmpfs volume.
softLimit(Integer) - Method in interface software.amazon.awssdk.services.batch.model.Ulimit.Builder
The soft limit for the ulimit type.
softLimit() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
The soft limit for the ulimit type.
software.amazon.awssdk.services.batch - package software.amazon.awssdk.services.batch
Batch
software.amazon.awssdk.services.batch.model - package software.amazon.awssdk.services.batch.model
 
software.amazon.awssdk.services.batch.paginators - package software.amazon.awssdk.services.batch.paginators
 
software.amazon.awssdk.services.batch.transform - package software.amazon.awssdk.services.batch.transform
 
sourcePath(String) - Method in interface software.amazon.awssdk.services.batch.model.Host.Builder
The path on the host container instance that's presented to the container.
sourcePath() - Method in class software.amazon.awssdk.services.batch.model.Host
The path on the host container instance that's presented to the container.
sourceVolume(String) - Method in interface software.amazon.awssdk.services.batch.model.MountPoint.Builder
The name of the volume to mount.
sourceVolume() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
The name of the volume to mount.
spotIamFleetRole(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment.
spotIamFleetRole() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment.
startedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).
startedAt() - Method in class software.amazon.awssdk.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).
startedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The Unix timestamp (in milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
startedAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
startedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
startedAt() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).
state(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The state of the compute environment.
state(CEState) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The state of the compute environment.
state() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
state(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The state of the compute environment.
state(CEState) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The state of the compute environment.
state() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
state(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The state of the job queue.
state(JQState) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The state of the job queue.
state() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The state of the job queue.
state(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
Describes the ability of the queue to accept new jobs.
state(JQState) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
Describes the ability of the queue to accept new jobs.
state() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
state(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
The state of the compute environment.
state(CEState) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
The state of the compute environment.
state() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
state(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Describes the queue's ability to accept new jobs.
state(JQState) - Method in interface software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest.Builder
Describes the queue's ability to accept new jobs.
state() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The state of the compute environment.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The state of the compute environment.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The state of the job queue.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
Describes the ability of the queue to accept new jobs.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
The state of the compute environment.
stateAsString() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
Describes the queue's ability to accept new jobs.
status(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The current status of the compute environment (for example, CREATING or VALID).
status(CEStatus) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The current status of the compute environment (for example, CREATING or VALID).
status() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
status(String) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
The status used to filter job definitions.
status() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
The status used to filter job definitions.
status(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The status of the job definition.
status() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The status of the job definition.
status(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The current status for the job.
status(JobStatus) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The current status for the job.
status() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The current status for the job.
status(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The status of the job queue (for example, CREATING or VALID).
status(JQStatus) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The status of the job queue (for example, CREATING or VALID).
status() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
status(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The current status for the job.
status(JobStatus) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The current status for the job.
status() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The current status for the job.
statusAsString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The current status of the compute environment (for example, CREATING or VALID).
statusAsString() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The current status for the job.
statusAsString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The status of the job queue (for example, CREATING or VALID).
statusAsString() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The current status for the job.
statusCode(int) - Method in interface software.amazon.awssdk.services.batch.model.BatchException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.batch.model.BatchException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.batch.model.ClientException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.batch.model.ServerException.Builder
 
statusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
A short, human-readable string to provide additional details about the current status of the job attempt.
statusReason() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
A short, human-readable string to provide additional details about the current status of the job attempt.
statusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
A short, human-readable string to provide additional details about the current status of the compute environment.
statusReason() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
A short, human-readable string to provide additional details about the current status of the compute environment.
statusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
A short, human-readable string to provide additional details about the current status of the job.
statusReason() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
A short, human-readable string to provide additional details about the current status of the job.
statusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
A short, human-readable string to provide additional details about the current status of the job queue.
statusReason() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
A short, human-readable string to provide additional details about the current status of the job queue.
statusReason(String) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
A short, human-readable string to provide additional details about the current status of the job.
statusReason() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
A short, human-readable string to provide additional details about the current status of the job.
statusSummary(Map<String, Integer>) - Method in interface software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail.Builder
A summary of the number of array job children in each available job status.
statusSummary() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
A summary of the number of array job children in each available job status.
stoppedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
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).
stoppedAt() - Method in class software.amazon.awssdk.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).
stoppedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The Unix timestamp (in milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
stoppedAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The Unix timestamp (in milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
stoppedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobSummary.Builder
The Unix timestamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
stoppedAt() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
The Unix timestamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).
submitJob(SubmitJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Submits an Batch job from a job definition.
submitJob(Consumer<SubmitJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Submits an Batch job from a job definition.
submitJob(SubmitJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Submits an Batch job from a job definition.
submitJob(Consumer<SubmitJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Submits an Batch job from a job definition.
SubmitJobRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for SubmitJob.
SubmitJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
SubmitJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
SubmitJobRequest Marshaller
SubmitJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.SubmitJobRequestMarshaller
 
SubmitJobResponse - Class in software.amazon.awssdk.services.batch.model
 
SubmitJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The VPC subnets where the compute resources are launched.
subnets(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The VPC subnets where the compute resources are launched.
subnets() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The VPC subnets where the compute resources are launched.
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The VPC subnets where the compute resources are launched.
subnets(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
The VPC subnets where the compute resources are launched.
subnets() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
The VPC subnets where the compute resources are launched.
subscribe(Subscriber<? super DescribeComputeEnvironmentsResponse>) - Method in class software.amazon.awssdk.services.batch.paginators.DescribeComputeEnvironmentsPublisher
 
subscribe(Subscriber<? super DescribeJobDefinitionsResponse>) - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobDefinitionsPublisher
 
subscribe(Subscriber<? super DescribeJobQueuesResponse>) - Method in class software.amazon.awssdk.services.batch.paginators.DescribeJobQueuesPublisher
 
subscribe(Subscriber<? super ListJobsResponse>) - Method in class software.amazon.awssdk.services.batch.paginators.ListJobsPublisher
 
subscribe(Subscriber<? super ListSchedulingPoliciesResponse>) - Method in class software.amazon.awssdk.services.batch.paginators.ListSchedulingPoliciesPublisher
 
swappiness(Integer) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
This allows you to tune a container's memory swappiness behavior.
swappiness() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
This allows you to tune a container's memory swappiness behavior.

T

tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.UntagResourceRequest.Builder
The keys of the tags to be removed.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.batch.model.UntagResourceRequest.Builder
The keys of the tags to be removed.
tagKeys() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
The keys of the tags to be removed.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Associates the specified tags to a resource with the specified resourceArn.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Associates the specified tags to a resource with the specified resourceArn.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Associates the specified tags to a resource with the specified resourceArn.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Associates the specified tags to a resource with the specified resourceArn.
TagResourceRequest - Class in software.amazon.awssdk.services.batch.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.batch.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The tags applied to the compute environment.
tags() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The tags applied to the compute environment.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
Key-value pair tags to be applied to EC2 resources that are launched in the compute environment.
tags() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
Key-value pair tags to be applied to EC2 resources that are launched in the compute environment.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The tags that you apply to the compute environment to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The tags that you apply to the compute environment to help you categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.CreateJobQueueRequest.Builder
The tags that you apply to the job queue to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
The tags that you apply to the job queue to help you categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest.Builder
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
The tags that you apply to the scheduling policy to help you categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The tags applied to the job definition.
tags() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The tags applied to the job definition.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The tags applied to the job.
tags() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The tags applied to the job.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.JobQueueDetail.Builder
The tags applied to the job queue.
tags() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
The tags applied to the job queue.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse.Builder
The tags for the resource.
tags() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
The tags for the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The tags that you apply to the job definition to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The tags that you apply to the job definition to help you categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail.Builder
The tags that you apply to the scheduling policy to categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
The tags that you apply to the scheduling policy to categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The tags that you apply to the job request to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The tags that you apply to the job request to help you categorize and organize your resources.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.TagResourceRequest.Builder
The tags that you apply to the resource to help you categorize and organize your resources.
tags() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
The tags that you apply to the resource to help you categorize and organize your resources.
targetNodes(String) - Method in interface software.amazon.awssdk.services.batch.model.NodePropertyOverride.Builder
The range of nodes, using node index values, that's used to override.
targetNodes() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
The range of nodes, using node index values, that's used to override.
targetNodes(String) - Method in interface software.amazon.awssdk.services.batch.model.NodeRangeProperty.Builder
The range of nodes, using node index values.
targetNodes() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
The range of nodes, using node index values.
taskArn(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt.
taskArn() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt.
taskArn(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job.
taskArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job.
terminateJob(TerminateJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Terminates a job in a job queue.
terminateJob(Consumer<TerminateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Terminates a job in a job queue.
terminateJob(TerminateJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Terminates a job in a job queue.
terminateJob(Consumer<TerminateJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Terminates a job in a job queue.
TerminateJobRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for TerminateJob.
TerminateJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
TerminateJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
TerminateJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.TerminateJobRequestMarshaller
 
TerminateJobResponse - Class in software.amazon.awssdk.services.batch.model
 
TerminateJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
timeout(JobTimeout) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The timeout configuration for jobs that are submitted with this job definition.
timeout(Consumer<JobTimeout.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The timeout configuration for jobs that are submitted with this job definition.
timeout() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The timeout configuration for jobs that are submitted with this job definition.
timeout(JobTimeout) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The timeout configuration for the job.
timeout(Consumer<JobTimeout.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
The timeout configuration for the job.
timeout() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
The timeout configuration for the job.
timeout(JobTimeout) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The timeout configuration for jobs that are submitted with this job definition, after which Batch terminates your jobs if they have not finished.
timeout(Consumer<JobTimeout.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The timeout configuration for jobs that are submitted with this job definition, after which Batch terminates your jobs if they have not finished.
timeout() - Method in class software.amazon.awssdk.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.
timeout(JobTimeout) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The timeout configuration for this SubmitJob operation.
timeout(Consumer<JobTimeout.Builder>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
The timeout configuration for this SubmitJob operation.
timeout() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
The timeout configuration for this SubmitJob operation.
tmpfs(Collection<Tmpfs>) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
The container path, mount options, and size (in MiB) of the tmpfs mount.
tmpfs(Tmpfs...) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
The container path, mount options, and size (in MiB) of the tmpfs mount.
tmpfs(Consumer<Tmpfs.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.LinuxParameters.Builder
The container path, mount options, and size (in MiB) of the tmpfs mount.
tmpfs() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
The container path, mount options, and size (in MiB) of the tmpfs mount.
Tmpfs - Class in software.amazon.awssdk.services.batch.model
The container path, mount options, and size of the tmpfs mount.
Tmpfs.Builder - Interface in software.amazon.awssdk.services.batch.model
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
 
toBuilder() - Method in exception software.amazon.awssdk.services.batch.model.BatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.BatchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.batch.model.ClientException
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Device
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Host
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Secret
 
toBuilder() - Method in exception software.amazon.awssdk.services.batch.model.ServerException
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Volume
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.ArrayJobDependency
 
toString() - Method in class software.amazon.awssdk.services.batch.model.ArrayProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ArrayPropertiesSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.AssignPublicIp
 
toString() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.CEState
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.CEStatus
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.CEType
 
toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.CRAllocationStrategy
 
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.CreateSchedulingPolicyResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.CRType
 
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteSchedulingPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeSchedulingPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Device
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.DeviceCgroupPermission
 
toString() - Method in class software.amazon.awssdk.services.batch.model.Ec2Configuration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.EFSAuthorizationConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.EFSAuthorizationConfigIAM
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.EFSTransitEncryption
 
toString() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.EvaluateOnExit
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.FairsharePolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.FargatePlatformConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Host
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.JobDefinitionType
 
toString() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.JobStatus
 
toString() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.JobTimeout
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.JQState
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.JQStatus
 
toString() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.LinuxParameters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListSchedulingPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.LogConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.LogDriver
 
toString() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NetworkConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NetworkInterface
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodeDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodeOverrides
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodeProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodePropertiesSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodePropertyOverride
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.NodeRangeProperty
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.PlatformCapability
 
toString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.batch.model.ResourceType
 
toString() - Method in enum software.amazon.awssdk.services.batch.model.RetryAction
 
toString() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.SchedulingPolicyListingDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Secret
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.ShareAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Tmpfs
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateSchedulingPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.batch.model.Volume
Returns a string representation of this object.
transitEncryption(String) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
transitEncryption(EFSTransitEncryption) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server.
transitEncryption() - Method in class software.amazon.awssdk.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.
transitEncryptionAsString() - Method in class software.amazon.awssdk.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.
transitEncryptionPort(Integer) - Method in interface software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration.Builder
The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server.
transitEncryptionPort() - Method in class software.amazon.awssdk.services.batch.model.EFSVolumeConfiguration
The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The type of the compute environment: MANAGED or UNMANAGED.
type(CEType) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The type of the compute environment: MANAGED or UNMANAGED.
type() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
type(CRType) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
type() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The type of the compute environment: MANAGED or UNMANAGED.
type(CEType) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The type of the compute environment: MANAGED or UNMANAGED.
type() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
The type of job definition, either container or multinode.
type() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
The type of job definition, either container or multinode.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDependency.Builder
The type of the job dependency.
type(ArrayJobDependency) - Method in interface software.amazon.awssdk.services.batch.model.JobDependency.Builder
The type of the job dependency.
type() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
The type of the job dependency.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The type of job definition.
type(JobDefinitionType) - Method in interface software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest.Builder
The type of job definition.
type() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
type(String) - Method in interface software.amazon.awssdk.services.batch.model.ResourceRequirement.Builder
The type of resource to assign to a container.
type(ResourceType) - Method in interface software.amazon.awssdk.services.batch.model.ResourceRequirement.Builder
The type of resource to assign to a container.
type() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
The type of resource to assign to a container.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The type of the compute environment: MANAGED or UNMANAGED.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The type of the compute environment: MANAGED or UNMANAGED.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
The type of the job dependency.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
The type of job definition.
typeAsString() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
The type of resource to assign to a container.

U

Ulimit - Class in software.amazon.awssdk.services.batch.model
The ulimit settings to pass to the container.
Ulimit.Builder - Interface in software.amazon.awssdk.services.batch.model
 
ulimits(Collection<Ulimit>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of ulimit values to set in the container.
ulimits(Ulimit...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of ulimit values to set in the container.
ulimits(Consumer<Ulimit.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of ulimit values to set in the container.
ulimits() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
A list of ulimit values to set in the container.
ulimits(Collection<Ulimit>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of ulimits to set in the container.
ulimits(Ulimit...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of ulimits to set in the container.
ulimits(Consumer<Ulimit.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of ulimits to set in the container.
ulimits() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
A list of ulimits to set in the container.
unmanagedvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
The maximum number of VCPUs expected to be used for an unmanaged compute environment.
unmanagedvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
The maximum number of VCPUs expected to be used for an unmanaged compute environment.
unmanagedvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
The maximum number of vCPUs for an unmanaged compute environment.
unmanagedvCpus() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
The maximum number of vCPUs for an unmanaged compute environment.
unmanagedvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
The maximum number of vCPUs expected to be used for an unmanaged compute environment.
unmanagedvCpus() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
The maximum number of vCPUs expected to be used for an unmanaged compute environment.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes specified tags from an Batch resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Deletes specified tags from an Batch resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes specified tags from an Batch resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Deletes specified tags from an Batch resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.batch.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.batch.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates an Batch compute environment.
updateComputeEnvironment(Consumer<UpdateComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates an Batch compute environment.
updateComputeEnvironment(UpdateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates an Batch compute environment.
updateComputeEnvironment(Consumer<UpdateComputeEnvironmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates an Batch compute environment.
UpdateComputeEnvironmentRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for UpdateComputeEnvironment.
UpdateComputeEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
UpdateComputeEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
UpdateComputeEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.UpdateComputeEnvironmentRequestMarshaller
 
UpdateComputeEnvironmentResponse - Class in software.amazon.awssdk.services.batch.model
 
UpdateComputeEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
updateJobQueue(UpdateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates a job queue.
updateJobQueue(Consumer<UpdateJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates a job queue.
updateJobQueue(UpdateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates a job queue.
updateJobQueue(Consumer<UpdateJobQueueRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates a job queue.
UpdateJobQueueRequest - Class in software.amazon.awssdk.services.batch.model
Contains the parameters for UpdateJobQueue.
UpdateJobQueueRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
UpdateJobQueueRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
UpdateJobQueueRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.UpdateJobQueueRequestMarshaller
 
UpdateJobQueueResponse - Class in software.amazon.awssdk.services.batch.model
 
UpdateJobQueueResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
updateSchedulingPolicy(UpdateSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates a scheduling policy.
updateSchedulingPolicy(Consumer<UpdateSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
Updates a scheduling policy.
updateSchedulingPolicy(UpdateSchedulingPolicyRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates a scheduling policy.
updateSchedulingPolicy(Consumer<UpdateSchedulingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.batch.BatchClient
Updates a scheduling policy.
UpdateSchedulingPolicyRequest - Class in software.amazon.awssdk.services.batch.model
 
UpdateSchedulingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
 
UpdateSchedulingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
UpdateSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.UpdateSchedulingPolicyRequestMarshaller
 
UpdateSchedulingPolicyResponse - Class in software.amazon.awssdk.services.batch.model
 
UpdateSchedulingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
 
user(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The user name to use inside the container.
user() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The user name to use inside the container.
user(String) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
The user name to use inside the container.
user() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
The user name to use inside the container.

V

value(String) - Method in interface software.amazon.awssdk.services.batch.model.KeyValuePair.Builder
The value of the key-value pair.
value() - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
The value of the key-value pair.
value(String) - Method in interface software.amazon.awssdk.services.batch.model.ResourceRequirement.Builder
The quantity of the specified resource to reserve for the container.
value() - Method in class software.amazon.awssdk.services.batch.model.ResourceRequirement
The quantity of the specified resource to reserve for the container.
valueFrom(String) - Method in interface software.amazon.awssdk.services.batch.model.Secret.Builder
The secret to expose to the container.
valueFrom() - Method in class software.amazon.awssdk.services.batch.model.Secret
The secret to expose to the container.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.ArrayJobDependency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.AssignPublicIp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.CEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.CRAllocationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.CRType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.DeviceCgroupPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.EFSAuthorizationConfigIAM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.EFSTransitEncryption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.JobDefinitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.JQState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.JQStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.LogDriver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.PlatformCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.batch.model.RetryAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.batch.model.JQStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.KeyValuesPair.Builder
The filter values.
values(String...) - Method in interface software.amazon.awssdk.services.batch.model.KeyValuesPair.Builder
The filter values.
values() - Method in class software.amazon.awssdk.services.batch.model.KeyValuesPair
The filter values.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.batch.model.RetryAction
Returns an array containing the constants of this enum type, in the order they are declared.
vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
The number of vCPUs reserved for the container.
vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
The number of vCPUs reserved for the container.
vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
Deprecated.
This field is deprecated, use resourceRequirements instead.
vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
Deprecated.
This field is deprecated, use resourceRequirements instead.
vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
Deprecated.
This field is deprecated, use resourceRequirements instead.
vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
Deprecated.
This field is deprecated, use resourceRequirements instead.
version(String) - Method in interface software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification.Builder
The version number of the launch template, $Latest, or $Default.
version() - Method in class software.amazon.awssdk.services.batch.model.LaunchTemplateSpecification
The version number of the launch template, $Latest, or $Default.
Volume - Class in software.amazon.awssdk.services.batch.model
A data volume used in a job's container properties.
Volume.Builder - Interface in software.amazon.awssdk.services.batch.model
 
volumes(Collection<Volume>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of volumes associated with the job.
volumes(Volume...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of volumes associated with the job.
volumes(Consumer<Volume.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
A list of volumes associated with the job.
volumes() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
A list of volumes associated with the job.
volumes(Collection<Volume>) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of data volumes used in a job.
volumes(Volume...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of data volumes used in a job.
volumes(Consumer<Volume.Builder>...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
A list of data volumes used in a job.
volumes() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
A list of data volumes used in a job.

W

weightFactor(Float) - Method in interface software.amazon.awssdk.services.batch.model.ShareAttributes.Builder
The weight factor for the fair share identifier.
weightFactor() - Method in class software.amazon.awssdk.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 © 2022. All rights reserved.