Uses of Class
com.oracle.bmc.batch.model.ChangeBatchTaskProfileCompartmentDetails
-
Packages that use ChangeBatchTaskProfileCompartmentDetails Package Description com.oracle.bmc.batch.model com.oracle.bmc.batch.requests -
-
Uses of ChangeBatchTaskProfileCompartmentDetails in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return ChangeBatchTaskProfileCompartmentDetails Modifier and Type Method Description ChangeBatchTaskProfileCompartmentDetailsChangeBatchTaskProfileCompartmentDetails.Builder. build()Methods in com.oracle.bmc.batch.model with parameters of type ChangeBatchTaskProfileCompartmentDetails Modifier and Type Method Description ChangeBatchTaskProfileCompartmentDetails.BuilderChangeBatchTaskProfileCompartmentDetails.Builder. copy(ChangeBatchTaskProfileCompartmentDetails model) -
Uses of ChangeBatchTaskProfileCompartmentDetails in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return ChangeBatchTaskProfileCompartmentDetails Modifier and Type Method Description ChangeBatchTaskProfileCompartmentDetailsChangeBatchTaskProfileCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeBatchTaskProfileCompartmentDetailsChangeBatchTaskProfileCompartmentRequest. getChangeBatchTaskProfileCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.batch.requests with parameters of type ChangeBatchTaskProfileCompartmentDetails Modifier and Type Method Description ChangeBatchTaskProfileCompartmentRequest.BuilderChangeBatchTaskProfileCompartmentRequest.Builder. body$(ChangeBatchTaskProfileCompartmentDetails body)Alternative setter for the body parameter.ChangeBatchTaskProfileCompartmentRequest.BuilderChangeBatchTaskProfileCompartmentRequest.Builder. changeBatchTaskProfileCompartmentDetails(ChangeBatchTaskProfileCompartmentDetails changeBatchTaskProfileCompartmentDetails)The information to be updated.
-