Uses of Class
com.azure.compute.batch.models.CreateBatchJobOptions
Packages that use CreateBatchJobOptions
Package
Description
Package containing the classes for Batch.
Package containing the data models for Batch.
-
Uses of CreateBatchJobOptions in com.azure.compute.batch
Methods in com.azure.compute.batch with parameters of type CreateBatchJobOptionsModifier and TypeMethodDescriptionBatchAsyncClient.createJob
(BatchJobCreateContent job, CreateBatchJobOptions options) Creates a Job to the specified Account.void
BatchClient.createJob
(BatchJobCreateContent job, CreateBatchJobOptions options) Creates a Job to the specified Account. -
Uses of CreateBatchJobOptions in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return CreateBatchJobOptionsModifier and TypeMethodDescriptionCreateBatchJobOptions.setTimeOutInSeconds
(Integer timeOutInSeconds) Set the timeOutInSeconds property: The maximum time that the server can spend processing the request, in seconds.