- cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Cancels jobs in an AWS Batch job queue.
- cancelJob(CancelJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Cancels jobs in an AWS Batch job queue.
- CancelJobRequest - Class in software.amazon.awssdk.services.batch.model
-
- CancelJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CancelJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CancelJobRequest Marshaller
- CancelJobRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CancelJobRequestMarshaller
-
- CancelJobRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CancelJobRequestMarshaller
- CancelJobRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CancelJobRequestModelMarshaller
-
- CancelJobResponse - Class in software.amazon.awssdk.services.batch.model
-
- CancelJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CancelJobResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CancelJobResponse JSON Unmarshaller
- CancelJobResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CancelJobResponseUnmarshaller
-
- 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 permission to use the action or resource, or specifying an identifier that is 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 is passed to the container.
- command(String...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
-
The command that is passed to the container.
- command() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
The command that is 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 is passed to the container.
- command(String...) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
-
The command that is passed to the container.
- command() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
The command that is 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 AWS Batch compute environment.
- ComputeEnvironmentDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- ComputeEnvironmentDetailMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeEnvironmentDetailMarshaller
- ComputeEnvironmentDetailMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentDetailMarshaller
-
- ComputeEnvironmentDetailUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeEnvironmentDetail JSON Unmarshaller
- ComputeEnvironmentDetailUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentDetailUnmarshaller
-
- 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 compute environment.
- computeEnvironmentName() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
-
The name of 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() - 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 in which 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 in which 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 in which 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() - 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
-
- ComputeEnvironmentOrderMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeEnvironmentOrderMarshaller
- ComputeEnvironmentOrderMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentOrderMarshaller
-
- ComputeEnvironmentOrderUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeEnvironmentOrder JSON Unmarshaller
- ComputeEnvironmentOrderUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentOrderUnmarshaller
-
- 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() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
-
The list of compute environments.
- ComputeResource - Class in software.amazon.awssdk.services.batch.model
-
An object representing an AWS Batch compute resource.
- ComputeResource.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- ComputeResourceMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeResourceMarshaller
- ComputeResourceMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeResourceMarshaller
-
- computeResources(ComputeResource) - 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 of the compute resources managed by the compute environment.
- computeResources() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
-
Details of 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() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
-
Details of the compute resources managed by the compute environment.
- ComputeResourceUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeResource JSON Unmarshaller
- ComputeResourceUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeResourceUnmarshaller
-
- 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
-
- ComputeResourceUpdateMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeResourceUpdateMarshaller
- ComputeResourceUpdateMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeResourceUpdateMarshaller
-
- ComputeResourceUpdateUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ComputeResourceUpdate JSON Unmarshaller
- ComputeResourceUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ComputeResourceUpdateUnmarshaller
-
- container(AttemptContainerDetail) - 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 is associated with the job.
- container() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
An object representing the details of the container that is associated with the job.
- ContainerDetail - Class in software.amazon.awssdk.services.batch.model
-
An object representing the details of a container that is part of a job.
- ContainerDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- ContainerDetailMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerDetailMarshaller
- ContainerDetailMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerDetailMarshaller
-
- ContainerDetailUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerDetail JSON Unmarshaller
- ContainerDetailUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerDetailUnmarshaller
-
- 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 on which the container is running.
- containerInstanceArn() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
The Amazon Resource Name (ARN) of the container instance on which the container is running.
- 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.SubmitJobRequest.Builder
-
A list of container overrides in JSON format that specify the name of a container in the specified job
definition and the overrides it should receive.
- containerOverrides() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified job definition
and the overrides it should receive.
- ContainerOverrides.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- ContainerOverridesMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerOverridesMarshaller
- ContainerOverridesMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerOverridesMarshaller
-
- ContainerOverridesUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerOverrides JSON Unmarshaller
- ContainerOverridesUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerOverridesUnmarshaller
-
- containerPath(String) - Method in interface software.amazon.awssdk.services.batch.model.MountPoint.Builder
-
The path on the container at which to mount the host volume.
- containerPath() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
-
The path on the container at which to mount the host volume.
- ContainerProperties - Class in software.amazon.awssdk.services.batch.model
-
Container properties are used in job definitions to describe the container that is 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() - 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 for container-based jobs.
- containerProperties() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
-
An object with various properties specific for container-based jobs.
- ContainerProperties.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- ContainerPropertiesMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerPropertiesMarshaller
- ContainerPropertiesMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerPropertiesMarshaller
-
- ContainerPropertiesUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
ContainerProperties JSON Unmarshaller
- ContainerPropertiesUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.ContainerPropertiesUnmarshaller
-
- create() - Static method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.batch.BatchClient
-
- createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Creates an AWS Batch compute environment.
- createComputeEnvironment(CreateComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Creates an AWS Batch compute environment.
- CreateComputeEnvironmentRequest - Class in software.amazon.awssdk.services.batch.model
-
- CreateComputeEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CreateComputeEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateComputeEnvironmentRequest Marshaller
- CreateComputeEnvironmentRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestMarshaller
-
- CreateComputeEnvironmentRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateComputeEnvironmentRequestMarshaller
- CreateComputeEnvironmentRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestModelMarshaller
-
- CreateComputeEnvironmentResponse - Class in software.amazon.awssdk.services.batch.model
-
- CreateComputeEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CreateComputeEnvironmentResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateComputeEnvironmentResponse JSON Unmarshaller
- CreateComputeEnvironmentResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentResponseUnmarshaller
-
- createdAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
The Unix timestamp for when the job was created (when the task entered the PENDING
state).
- createdAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The Unix timestamp for when the job was created (when the task entered the PENDING
state).
- createJobQueue(CreateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Creates an AWS Batch job queue.
- createJobQueue(CreateJobQueueRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Creates an AWS Batch job queue.
- CreateJobQueueRequest - Class in software.amazon.awssdk.services.batch.model
-
- CreateJobQueueRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CreateJobQueueRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateJobQueueRequest Marshaller
- CreateJobQueueRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestMarshaller
-
- CreateJobQueueRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateJobQueueRequestMarshaller
- CreateJobQueueRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestModelMarshaller
-
- CreateJobQueueResponse - Class in software.amazon.awssdk.services.batch.model
-
- CreateJobQueueResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- CreateJobQueueResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
CreateJobQueueResponse JSON Unmarshaller
- CreateJobQueueResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.CreateJobQueueResponseUnmarshaller
-
- CRType - Enum in software.amazon.awssdk.services.batch.model
-
- deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Deletes an AWS Batch compute environment.
- deleteComputeEnvironment(DeleteComputeEnvironmentRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Deletes an AWS Batch compute environment.
- DeleteComputeEnvironmentRequest - Class in software.amazon.awssdk.services.batch.model
-
- DeleteComputeEnvironmentRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DeleteComputeEnvironmentRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteComputeEnvironmentRequest Marshaller
- DeleteComputeEnvironmentRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestMarshaller
-
- DeleteComputeEnvironmentRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteComputeEnvironmentRequestMarshaller
- DeleteComputeEnvironmentRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestModelMarshaller
-
- DeleteComputeEnvironmentResponse - Class in software.amazon.awssdk.services.batch.model
-
- DeleteComputeEnvironmentResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DeleteComputeEnvironmentResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteComputeEnvironmentResponse JSON Unmarshaller
- DeleteComputeEnvironmentResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentResponseUnmarshaller
-
- deleteJobQueue(DeleteJobQueueRequest) - 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.
- DeleteJobQueueRequest - Class in software.amazon.awssdk.services.batch.model
-
- DeleteJobQueueRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DeleteJobQueueRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteJobQueueRequest Marshaller
- DeleteJobQueueRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestMarshaller
-
- DeleteJobQueueRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteJobQueueRequestMarshaller
- DeleteJobQueueRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestModelMarshaller
-
- DeleteJobQueueResponse - Class in software.amazon.awssdk.services.batch.model
-
- DeleteJobQueueResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DeleteJobQueueResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeleteJobQueueResponse JSON Unmarshaller
- DeleteJobQueueResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeleteJobQueueResponseUnmarshaller
-
- dependsOn(Collection<JobDependency>) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
A list of job names or IDs on which this job depends.
- dependsOn(JobDependency...) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
A list of job names or IDs on which this job depends.
- dependsOn() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
A list of job names or IDs on which this job depends.
- dependsOn(Collection<JobDependency>) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
-
A list of job IDs on which this job depends.
- dependsOn(JobDependency...) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
-
A list of job IDs on which this job depends.
- dependsOn() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
-
A list of job IDs on which this job depends.
- deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Deregisters an AWS Batch job definition.
- deregisterJobDefinition(DeregisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Deregisters an AWS 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
-
DeregisterJobDefinitionRequest Marshaller
- DeregisterJobDefinitionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestMarshaller
-
- DeregisterJobDefinitionRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeregisterJobDefinitionRequestMarshaller
- DeregisterJobDefinitionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestModelMarshaller
-
- DeregisterJobDefinitionResponse - Class in software.amazon.awssdk.services.batch.model
-
- DeregisterJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DeregisterJobDefinitionResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DeregisterJobDefinitionResponse JSON Unmarshaller
- DeregisterJobDefinitionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionResponseUnmarshaller
-
- describeComputeEnvironments(DescribeComputeEnvironmentsRequest) - 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.
- DescribeComputeEnvironmentsRequest - Class in software.amazon.awssdk.services.batch.model
-
- DescribeComputeEnvironmentsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeComputeEnvironmentsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeComputeEnvironmentsRequest Marshaller
- DescribeComputeEnvironmentsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestMarshaller
-
- DescribeComputeEnvironmentsRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeComputeEnvironmentsRequestMarshaller
- DescribeComputeEnvironmentsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestModelMarshaller
-
- DescribeComputeEnvironmentsResponse - Class in software.amazon.awssdk.services.batch.model
-
- DescribeComputeEnvironmentsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeComputeEnvironmentsResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeComputeEnvironmentsResponse JSON Unmarshaller
- DescribeComputeEnvironmentsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsResponseUnmarshaller
-
- describeJobDefinitions(DescribeJobDefinitionsRequest) - 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.
- DescribeJobDefinitionsRequest - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobDefinitionsRequest Marshaller
- DescribeJobDefinitionsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestMarshaller
-
- DescribeJobDefinitionsRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobDefinitionsRequestMarshaller
- DescribeJobDefinitionsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestModelMarshaller
-
- DescribeJobDefinitionsResponse - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobDefinitionsResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobDefinitionsResponse JSON Unmarshaller
- DescribeJobDefinitionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsResponseUnmarshaller
-
- describeJobQueues(DescribeJobQueuesRequest) - 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.
- DescribeJobQueuesRequest - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobQueuesRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobQueuesRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobQueuesRequest Marshaller
- DescribeJobQueuesRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestMarshaller
-
- DescribeJobQueuesRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobQueuesRequestMarshaller
- DescribeJobQueuesRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestModelMarshaller
-
- DescribeJobQueuesResponse - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobQueuesResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobQueuesResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobQueuesResponse JSON Unmarshaller
- DescribeJobQueuesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesResponseUnmarshaller
-
- describeJobs(DescribeJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Describes a list of AWS Batch jobs.
- describeJobs(DescribeJobsRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Describes a list of AWS Batch jobs.
- DescribeJobsRequest - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobsRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobsRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobsRequest Marshaller
- DescribeJobsRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestMarshaller
-
- DescribeJobsRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobsRequestMarshaller
- DescribeJobsRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestModelMarshaller
-
- DescribeJobsResponse - Class in software.amazon.awssdk.services.batch.model
-
- DescribeJobsResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- DescribeJobsResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
DescribeJobsResponse JSON Unmarshaller
- DescribeJobsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.DescribeJobsResponseUnmarshaller
-
- desiredvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The desired number of EC2 vCPUS in the compute environment.
- desiredvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The desired number of EC2 vCPUS in the compute environment.
- desiredvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
-
The desired number of EC2 vCPUS in the compute environment.
- desiredvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
The desired number of EC2 vCPUS in the compute environment.
- 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 AWS Batch job definition.
- jobDefinition(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
The job definition that is used by this job.
- jobDefinition() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The job definition that is used by this job.
- 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.
- JobDefinitionMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDefinitionMarshaller
- JobDefinitionMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDefinitionMarshaller
-
- 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 space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
- jobDefinitions(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest.Builder
-
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
- jobDefinitions() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
-
A space-separated list of up to 100 job definition names or full Amazon Resource Name (ARN) entries.
- 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() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
-
The list of job definitions.
- JobDefinitionType - Enum in software.amazon.awssdk.services.batch.model
-
- JobDefinitionUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDefinition JSON Unmarshaller
- JobDefinitionUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDefinitionUnmarshaller
-
- JobDependency - Class in software.amazon.awssdk.services.batch.model
-
An object representing an AWS Batch job dependency.
- JobDependency.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- JobDependencyMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDependencyMarshaller
- JobDependencyMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDependencyMarshaller
-
- JobDependencyUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDependency JSON Unmarshaller
- JobDependencyUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDependencyUnmarshaller
-
- JobDetail - Class in software.amazon.awssdk.services.batch.model
-
An object representing an AWS Batch job.
- JobDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- JobDetailMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDetailMarshaller
- JobDetailMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDetailMarshaller
-
- JobDetailUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobDetail JSON Unmarshaller
- JobDetailUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobDetailUnmarshaller
-
- jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.CancelJobRequest.Builder
-
A list of up to 100 job IDs to cancel.
- jobId() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
-
A list of up to 100 job IDs to cancel.
- jobId(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDependency.Builder
-
The job ID of the AWS Batch job associated with this dependency.
- jobId() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
-
The job ID of the AWS 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
-
Job IDs to be terminated.
- jobId() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
-
Job IDs to be terminated.
- 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 with which the job is associated.
- jobQueue() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The Amazon Resource Name (ARN) of the job queue with which the job is associated.
- 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 with which 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 with which to list jobs.
- jobQueue(String) - Method in interface software.amazon.awssdk.services.batch.model.SubmitJobRequest.Builder
-
The job queue into which the job will be submitted.
- jobQueue() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
-
The job queue into which the job will be 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 AWS Batch job queue.
- JobQueueDetail.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- JobQueueDetailMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobQueueDetailMarshaller
- JobQueueDetailMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobQueueDetailMarshaller
-
- JobQueueDetailUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobQueueDetail JSON Unmarshaller
- JobQueueDetailUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobQueueDetailUnmarshaller
-
- 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() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
-
The list of job queues.
- 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 AWS 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 AWS permissions.
- jobs(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
-
A space-separated list of up to 100 job IDs.
- jobs(String...) - Method in interface software.amazon.awssdk.services.batch.model.DescribeJobsRequest.Builder
-
A space-separated list of up to 100 job IDs.
- jobs() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
-
A space-separated 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() - 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 with which to filter jobs in the specified queue.
- jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.batch.model.ListJobsRequest.Builder
-
The job status with which to filter jobs in the specified queue.
- jobStatus() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
-
The job status with which to filter jobs in the specified queue.
- jobStatusString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
-
The job status with which 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() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
-
A list of job summaries that match the request.
- JobSummaryMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobSummaryMarshaller
- JobSummaryMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobSummaryMarshaller
-
- JobSummaryUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
JobSummary JSON Unmarshaller
- JobSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.JobSummaryUnmarshaller
-
- JQState - Enum in software.amazon.awssdk.services.batch.model
-
- JQStatus - Enum in software.amazon.awssdk.services.batch.model
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.Host
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.JobDependency
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.JobSummary
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.KeyValuePair
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.MountPoint
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.Ulimit
-
- marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.model.Volume
-
- marshall(AttemptContainerDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.AttemptContainerDetailMarshaller
-
Marshall the given parameter object.
- marshall(AttemptDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.AttemptDetailMarshaller
-
Marshall the given parameter object.
- marshall(CancelJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.CancelJobRequestMarshaller
-
- marshall(CancelJobRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.CancelJobRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(ComputeEnvironmentDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentDetailMarshaller
-
Marshall the given parameter object.
- marshall(ComputeEnvironmentOrder, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ComputeEnvironmentOrderMarshaller
-
Marshall the given parameter object.
- marshall(ComputeResource, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ComputeResourceMarshaller
-
Marshall the given parameter object.
- marshall(ComputeResourceUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ComputeResourceUpdateMarshaller
-
Marshall the given parameter object.
- marshall(ContainerDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ContainerDetailMarshaller
-
Marshall the given parameter object.
- marshall(ContainerOverrides, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ContainerOverridesMarshaller
-
Marshall the given parameter object.
- marshall(ContainerProperties, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ContainerPropertiesMarshaller
-
Marshall the given parameter object.
- marshall(CreateComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestMarshaller
-
- marshall(CreateComputeEnvironmentRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.CreateComputeEnvironmentRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(CreateJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestMarshaller
-
- marshall(CreateJobQueueRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.CreateJobQueueRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestMarshaller
-
- marshall(DeleteComputeEnvironmentRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DeleteComputeEnvironmentRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeleteJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestMarshaller
-
- marshall(DeleteJobQueueRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DeleteJobQueueRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DeregisterJobDefinitionRequest) - Method in class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestMarshaller
-
- marshall(DeregisterJobDefinitionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DeregisterJobDefinitionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeComputeEnvironmentsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestMarshaller
-
- marshall(DescribeComputeEnvironmentsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DescribeComputeEnvironmentsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestMarshaller
-
- marshall(DescribeJobDefinitionsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobDefinitionsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeJobQueuesRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestMarshaller
-
- marshall(DescribeJobQueuesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobQueuesRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(DescribeJobsRequest) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestMarshaller
-
- marshall(DescribeJobsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.DescribeJobsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(Host, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.HostMarshaller
-
Marshall the given parameter object.
- marshall(JobDefinition, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.JobDefinitionMarshaller
-
Marshall the given parameter object.
- marshall(JobDependency, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.JobDependencyMarshaller
-
Marshall the given parameter object.
- marshall(JobDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.JobDetailMarshaller
-
Marshall the given parameter object.
- marshall(JobQueueDetail, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.JobQueueDetailMarshaller
-
Marshall the given parameter object.
- marshall(JobSummary, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.JobSummaryMarshaller
-
Marshall the given parameter object.
- marshall(KeyValuePair, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.KeyValuePairMarshaller
-
Marshall the given parameter object.
- marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.batch.transform.ListJobsRequestMarshaller
-
- marshall(ListJobsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.ListJobsRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(MountPoint, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.MountPointMarshaller
-
Marshall the given parameter object.
- marshall(RegisterJobDefinitionRequest) - Method in class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestMarshaller
-
- marshall(RegisterJobDefinitionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(RetryStrategy, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.RetryStrategyMarshaller
-
Marshall the given parameter object.
- marshall(SubmitJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.SubmitJobRequestMarshaller
-
- marshall(SubmitJobRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.SubmitJobRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(TerminateJobRequest) - Method in class software.amazon.awssdk.services.batch.transform.TerminateJobRequestMarshaller
-
- marshall(TerminateJobRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.TerminateJobRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(Ulimit, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.UlimitMarshaller
-
Marshall the given parameter object.
- marshall(UpdateComputeEnvironmentRequest) - Method in class software.amazon.awssdk.services.batch.transform.UpdateComputeEnvironmentRequestMarshaller
-
- marshall(UpdateComputeEnvironmentRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.UpdateComputeEnvironmentRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(UpdateJobQueueRequest) - Method in class software.amazon.awssdk.services.batch.transform.UpdateJobQueueRequestMarshaller
-
- marshall(UpdateJobQueueRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.UpdateJobQueueRequestModelMarshaller
-
Marshall the given parameter object.
- marshall(Volume, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.batch.transform.VolumeMarshaller
-
Marshall the given parameter object.
- 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.
- maxvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The maximum number of EC2 vCPUs that an environment can reach.
- maxvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The maximum number of EC2 vCPUs that an environment can reach.
- maxvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
-
The maximum number of EC2 vCPUs that an environment can reach.
- maxvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
The maximum number of EC2 vCPUs that an environment can reach.
- memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
-
The number of MiB of memory reserved for the job.
- memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
The number of MiB of memory reserved for the job.
- memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
-
The number of MiB of memory reserved for the job.
- memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
-
The number of MiB of memory reserved for the job.
- memory(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
-
The hard limit (in MiB) of memory to present to the container.
- memory() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
The hard limit (in MiB) of memory to present to the container.
- 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 EC2 vCPUs that an environment should maintain.
- minvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The minimum number of EC2 vCPUs that an environment should maintain.
- minvCpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResourceUpdate.Builder
-
The minimum number of EC2 vCPUs that an environment should maintain.
- minvCpus() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
The minimum number of EC2 vCPUs that an environment should maintain.
- MountPoint - Class in software.amazon.awssdk.services.batch.model
-
Details on a Docker volume mount point that is used in a job's container properties.
- MountPoint.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- MountPointMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
MountPointMarshaller
- MountPointMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.MountPointMarshaller
-
- 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() - 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() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
The mount points for data volumes in your container.
- MountPointUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
MountPoint JSON Unmarshaller
- MountPointUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.MountPointUnmarshaller
-
- 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.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.
- 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.
- 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.
- 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.
- privileged(Boolean) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
-
When this parameter is true, the container is given elevated privileges 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 privileges 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 privileges 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 privileges on the host container instance (similar
to the root
user).
- 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; otherwise, the
container can write 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; otherwise, the container
can write 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 cancelling it.
- reason() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
-
A message to attach to the job that explains the reason for cancelling 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.TerminateJobRequest.Builder
-
A message to attach to the job that explains the reason for cancelling it.
- reason() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
-
A message to attach to the job that explains the reason for cancelling it.
- registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Registers an AWS Batch job definition.
- registerJobDefinition(RegisterJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Registers an AWS Batch job definition.
- RegisterJobDefinitionRequest - Class in software.amazon.awssdk.services.batch.model
-
- RegisterJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- RegisterJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
RegisterJobDefinitionRequest Marshaller
- RegisterJobDefinitionRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestMarshaller
-
- RegisterJobDefinitionRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
RegisterJobDefinitionRequestMarshaller
- RegisterJobDefinitionRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionRequestModelMarshaller
-
- RegisterJobDefinitionResponse - Class in software.amazon.awssdk.services.batch.model
-
- RegisterJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- RegisterJobDefinitionResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
RegisterJobDefinitionResponse JSON Unmarshaller
- RegisterJobDefinitionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.RegisterJobDefinitionResponseUnmarshaller
-
- 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() - 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() - 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() - 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() - 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
-
- RetryStrategyMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
RetryStrategyMarshaller
- RetryStrategyMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.RetryStrategyMarshaller
-
- RetryStrategyUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
RetryStrategy JSON Unmarshaller
- RetryStrategyUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.RetryStrategyUnmarshaller
-
- 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.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The EC2 security group that is associated with instances launched in the compute environment.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The EC2 security group that is associated with instances launched in the compute environment.
- securityGroupIds() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The EC2 security group that is associated with instances launched in the compute environment.
- 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 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.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.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.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.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.KeyValuePair
-
- 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.MountPoint
-
- 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.RetryStrategy
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.batch.model.ServerException
-
- 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.TerminateJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.batch.model.Ulimit
-
- 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.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_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 AWS Batch to make calls to AWS 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 AWS Batch to make calls to AWS 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 AWS Batch to make calls to other AWS 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 AWS Batch to make calls to other AWS services on
your behalf.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest.Builder
-
The name or full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to ECS, Auto
Scaling, and EC2 on your behalf.
- serviceRole() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
-
The name or full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to ECS, Auto
Scaling, and EC2 on your behalf.
- 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
-
AWS Batch enables you to run batch computing workloads on the AWS Cloud.
- software.amazon.awssdk.services.batch.model - package software.amazon.awssdk.services.batch.model
-
- 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 is presented to the container.
- sourcePath() - Method in class software.amazon.awssdk.services.batch.model.Host
-
The path on the host container instance that is 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 for when the attempt was started (when the task transitioned from the PENDING
state to the RUNNING
state).
- startedAt() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
-
The Unix timestamp for when the attempt was started (when the task transitioned from the PENDING
state to the RUNNING
state).
- startedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
The Unix timestamp for when the job was started (when the task transitioned from the PENDING
state to the RUNNING
state).
- startedAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The Unix timestamp for when the job was started (when the task transitioned from the PENDING
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.
- stateString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
-
The state of the compute environment.
- stateString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
-
The state of the compute environment.
- stateString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
-
The state of the job queue.
- stateString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
-
Describes the ability of the queue to accept new jobs.
- stateString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
-
The state of the compute environment.
- stateString() - 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 with which to filter job definitions.
- status() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
-
The status with which 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
).
- 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.
- statusString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
-
The current status of the compute environment (for example, CREATING
or VALID
).
- statusString() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The current status for the job.
- statusString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
-
The status of the job queue (for example, CREATING
or VALID
).
- stoppedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.AttemptDetail.Builder
-
The Unix timestamp for when the attempt was stopped (when the task transitioned from the RUNNING
state to the STOPPED
state).
- stoppedAt() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
-
The Unix timestamp for when the attempt was stopped (when the task transitioned from the RUNNING
state to the STOPPED
state).
- stoppedAt(Long) - Method in interface software.amazon.awssdk.services.batch.model.JobDetail.Builder
-
The Unix timestamp for when the job was stopped (when the task transitioned from the RUNNING
state to the STOPPED
state).
- stoppedAt() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
The Unix timestamp for when the job was stopped (when the task transitioned from the RUNNING
state
to the STOPPED
state).
- submitJob(SubmitJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Submits an AWS Batch job from a job definition.
- submitJob(SubmitJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Submits an AWS Batch job from a job definition.
- SubmitJobRequest - Class in software.amazon.awssdk.services.batch.model
-
- SubmitJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- SubmitJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
SubmitJobRequest Marshaller
- SubmitJobRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.SubmitJobRequestMarshaller
-
- SubmitJobRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
SubmitJobRequestMarshaller
- SubmitJobRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.SubmitJobRequestModelMarshaller
-
- SubmitJobResponse - Class in software.amazon.awssdk.services.batch.model
-
- SubmitJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- SubmitJobResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
SubmitJobResponse JSON Unmarshaller
- SubmitJobResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.SubmitJobResponseUnmarshaller
-
- subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The VPC subnets into which the compute resources are launched.
- subnets(String...) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The VPC subnets into which the compute resources are launched.
- subnets() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The VPC subnets into which the compute resources are launched.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
Key-value pair tags to be applied to 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 resources that are launched in the compute environment.
- taskArn(String) - Method in interface software.amazon.awssdk.services.batch.model.AttemptContainerDetail.Builder
-
The Amazon Resource Name (ARN) of the Amazon ECS task that is 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 is 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 is 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 is associated with the container job.
- terminateJob(TerminateJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchAsyncClient
-
Terminates jobs in a job queue.
- terminateJob(TerminateJobRequest) - Method in interface software.amazon.awssdk.services.batch.BatchClient
-
Terminates jobs in a job queue.
- TerminateJobRequest - Class in software.amazon.awssdk.services.batch.model
-
- TerminateJobRequest.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- TerminateJobRequestMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
TerminateJobRequest Marshaller
- TerminateJobRequestMarshaller(SdkJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.batch.transform.TerminateJobRequestMarshaller
-
- TerminateJobRequestModelMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
TerminateJobRequestMarshaller
- TerminateJobRequestModelMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.TerminateJobRequestModelMarshaller
-
- TerminateJobResponse - Class in software.amazon.awssdk.services.batch.model
-
- TerminateJobResponse.Builder - Interface in software.amazon.awssdk.services.batch.model
-
- TerminateJobResponseUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
TerminateJobResponse JSON Unmarshaller
- TerminateJobResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.TerminateJobResponseUnmarshaller
-
- 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 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.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.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.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.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.KeyValuePair
-
- 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.MountPoint
-
- 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.RetryStrategy
-
- toBuilder() - Method in exception software.amazon.awssdk.services.batch.model.ServerException
-
- 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.TerminateJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
-
- 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.Volume
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.AttemptContainerDetail
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.AttemptDetail
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CancelJobRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CancelJobResponse
-
- 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
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentOrder
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResourceUpdate
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.CreateJobQueueResponse
-
- toString() - Method in enum software.amazon.awssdk.services.batch.model.CRType
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteComputeEnvironmentResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeleteJobQueueResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DeregisterJobDefinitionResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeComputeEnvironmentsResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobDefinitionsResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobQueuesResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.DescribeJobsResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.Host
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
-
- toString() - Method in enum software.amazon.awssdk.services.batch.model.JobDefinitionType
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.JobDependency
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.JobDetail
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.JobQueueDetail
-
- toString() - Method in enum software.amazon.awssdk.services.batch.model.JobStatus
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.JobSummary
-
- 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
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.ListJobsResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.MountPoint
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.RetryStrategy
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.SubmitJobResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.TerminateJobResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.Ulimit
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateComputeEnvironmentResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueRequest
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.UpdateJobQueueResponse
-
- toString() - Method in class software.amazon.awssdk.services.batch.model.Volume
-
- type(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
-
The type of the compute environment.
- type(CEType) - Method in interface software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail.Builder
-
The type of the compute environment.
- type() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
-
The type of the compute environment.
- type(String) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The type of compute environment.
- type(CRType) - Method in interface software.amazon.awssdk.services.batch.model.ComputeResource.Builder
-
The type of compute environment.
- type() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The type of compute environment.
- type(String) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
-
The type of the compute environment.
- type(CEType) - Method in interface software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest.Builder
-
The type of the compute environment.
- type() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
-
The type of the compute environment.
- type(String) - Method in interface software.amazon.awssdk.services.batch.model.JobDefinition.Builder
-
The type of job definition.
- type() - Method in class software.amazon.awssdk.services.batch.model.JobDefinition
-
The type of job definition.
- 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.
- typeString() - Method in class software.amazon.awssdk.services.batch.model.ComputeEnvironmentDetail
-
The type of the compute environment.
- typeString() - Method in class software.amazon.awssdk.services.batch.model.ComputeResource
-
The type of compute environment.
- typeString() - Method in class software.amazon.awssdk.services.batch.model.CreateComputeEnvironmentRequest
-
The type of the compute environment.
- typeString() - Method in class software.amazon.awssdk.services.batch.model.RegisterJobDefinitionRequest
-
The type of job definition.
- 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.
- 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.CRType
-
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.
- 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.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.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.
- vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerDetail.Builder
-
The number of VCPUs allocated for the job.
- vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerDetail
-
The number of VCPUs allocated for the job.
- vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerOverrides.Builder
-
The number of vCPUs to reserve for the container.
- vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerOverrides
-
The number of vCPUs to reserve for the container.
- vcpus(Integer) - Method in interface software.amazon.awssdk.services.batch.model.ContainerProperties.Builder
-
The number of vCPUs reserved for the container.
- vcpus() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
The number of vCPUs reserved for the container.
- 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
-
- VolumeMarshaller - Class in software.amazon.awssdk.services.batch.transform
-
VolumeMarshaller
- VolumeMarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.VolumeMarshaller
-
- 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() - 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() - Method in class software.amazon.awssdk.services.batch.model.ContainerProperties
-
A list of data volumes used in a job.
- VolumeUnmarshaller - Class in software.amazon.awssdk.services.batch.transform
-
Volume JSON Unmarshaller
- VolumeUnmarshaller() - Constructor for class software.amazon.awssdk.services.batch.transform.VolumeUnmarshaller
-