Uses of Class
com.oracle.bmc.batch.model.CreateBatchJobDetails
-
Packages that use CreateBatchJobDetails Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.requests -
-
Uses of CreateBatchJobDetails in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return CreateBatchJobDetails Modifier and Type Method Description CreateBatchJobDetailsCreateBatchJobDetails.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type CreateBatchJobDetails Modifier and Type Method Description CreateBatchJobDetails.BuilderCreateBatchJobDetails.Builder. copy(CreateBatchJobDetails model) -
Uses of CreateBatchJobDetails in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return CreateBatchJobDetails Modifier and Type Method Description CreateBatchJobDetailsCreateBatchJobRequest. getBody$()Alternative accessor for the body parameter.CreateBatchJobDetailsCreateBatchJobRequest. getCreateBatchJobDetails()Details for the new batch job.Methods in com.oracle.bmc.batch.requests with parameters of type CreateBatchJobDetails Modifier and Type Method Description CreateBatchJobRequest.BuilderCreateBatchJobRequest.Builder. body$(CreateBatchJobDetails body)Alternative setter for the body parameter.CreateBatchJobRequest.BuilderCreateBatchJobRequest.Builder. createBatchJobDetails(CreateBatchJobDetails createBatchJobDetails)Details for the new batch job.
-