Uses of Class
com.oracle.bmc.batch.model.UpdateBatchJobDetails
-
Packages that use UpdateBatchJobDetails Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.requests -
-
Uses of UpdateBatchJobDetails in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return UpdateBatchJobDetails Modifier and Type Method Description UpdateBatchJobDetailsUpdateBatchJobDetails.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type UpdateBatchJobDetails Modifier and Type Method Description UpdateBatchJobDetails.BuilderUpdateBatchJobDetails.Builder. copy(UpdateBatchJobDetails model) -
Uses of UpdateBatchJobDetails in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return UpdateBatchJobDetails Modifier and Type Method Description UpdateBatchJobDetailsUpdateBatchJobRequest. getBody$()Alternative accessor for the body parameter.UpdateBatchJobDetailsUpdateBatchJobRequest. getUpdateBatchJobDetails()The information to be updated.Methods in com.oracle.bmc.batch.requests with parameters of type UpdateBatchJobDetails Modifier and Type Method Description UpdateBatchJobRequest.BuilderUpdateBatchJobRequest.Builder. body$(UpdateBatchJobDetails body)Alternative setter for the body parameter.UpdateBatchJobRequest.BuilderUpdateBatchJobRequest.Builder. updateBatchJobDetails(UpdateBatchJobDetails updateBatchJobDetails)The information to be updated.
-