Uses of Class
com.oracle.bmc.batch.model.UpdateBatchContextDetails
-
Packages that use UpdateBatchContextDetails Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.requests -
-
Uses of UpdateBatchContextDetails in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return UpdateBatchContextDetails Modifier and Type Method Description UpdateBatchContextDetailsUpdateBatchContextDetails.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type UpdateBatchContextDetails Modifier and Type Method Description UpdateBatchContextDetails.BuilderUpdateBatchContextDetails.Builder. copy(UpdateBatchContextDetails model) -
Uses of UpdateBatchContextDetails in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return UpdateBatchContextDetails Modifier and Type Method Description UpdateBatchContextDetailsUpdateBatchContextRequest. getBody$()Alternative accessor for the body parameter.UpdateBatchContextDetailsUpdateBatchContextRequest. getUpdateBatchContextDetails()The information to be updated.Methods in com.oracle.bmc.batch.requests with parameters of type UpdateBatchContextDetails Modifier and Type Method Description UpdateBatchContextRequest.BuilderUpdateBatchContextRequest.Builder. body$(UpdateBatchContextDetails body)Alternative setter for the body parameter.UpdateBatchContextRequest.BuilderUpdateBatchContextRequest.Builder. updateBatchContextDetails(UpdateBatchContextDetails updateBatchContextDetails)The information to be updated.
-