Uses of Class
com.oracle.bmc.batch.model.ChangeBatchJobCompartmentDetails
-
Packages that use ChangeBatchJobCompartmentDetails Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.requests -
-
Uses of ChangeBatchJobCompartmentDetails in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return ChangeBatchJobCompartmentDetails Modifier and Type Method Description ChangeBatchJobCompartmentDetailsChangeBatchJobCompartmentDetails.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type ChangeBatchJobCompartmentDetails Modifier and Type Method Description ChangeBatchJobCompartmentDetails.BuilderChangeBatchJobCompartmentDetails.Builder. copy(ChangeBatchJobCompartmentDetails model) -
Uses of ChangeBatchJobCompartmentDetails in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return ChangeBatchJobCompartmentDetails Modifier and Type Method Description ChangeBatchJobCompartmentDetailsChangeBatchJobCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeBatchJobCompartmentDetailsChangeBatchJobCompartmentRequest. getChangeBatchJobCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.batch.requests with parameters of type ChangeBatchJobCompartmentDetails Modifier and Type Method Description ChangeBatchJobCompartmentRequest.BuilderChangeBatchJobCompartmentRequest.Builder. body$(ChangeBatchJobCompartmentDetails body)Alternative setter for the body parameter.ChangeBatchJobCompartmentRequest.BuilderChangeBatchJobCompartmentRequest.Builder. changeBatchJobCompartmentDetails(ChangeBatchJobCompartmentDetails changeBatchJobCompartmentDetails)The information to be updated.
-