Uses of Class
com.oracle.bmc.mediaservices.model.ChangeMediaWorkflowConfigurationCompartmentDetails
-
Packages that use ChangeMediaWorkflowConfigurationCompartmentDetails Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.requests -
-
Uses of ChangeMediaWorkflowConfigurationCompartmentDetails in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return ChangeMediaWorkflowConfigurationCompartmentDetails Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentDetails
ChangeMediaWorkflowConfigurationCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.mediaservices.model with parameters of type ChangeMediaWorkflowConfigurationCompartmentDetails Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentDetails.Builder
ChangeMediaWorkflowConfigurationCompartmentDetails.Builder. copy(ChangeMediaWorkflowConfigurationCompartmentDetails model)
-
Uses of ChangeMediaWorkflowConfigurationCompartmentDetails in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return ChangeMediaWorkflowConfigurationCompartmentDetails Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentDetails
ChangeMediaWorkflowConfigurationCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeMediaWorkflowConfigurationCompartmentDetails
ChangeMediaWorkflowConfigurationCompartmentRequest. getChangeMediaWorkflowConfigurationCompartmentDetails()
The information to be updated.Methods in com.oracle.bmc.mediaservices.requests with parameters of type ChangeMediaWorkflowConfigurationCompartmentDetails Modifier and Type Method Description ChangeMediaWorkflowConfigurationCompartmentRequest.Builder
ChangeMediaWorkflowConfigurationCompartmentRequest.Builder. body$(ChangeMediaWorkflowConfigurationCompartmentDetails body)
Alternative setter for the body parameter.ChangeMediaWorkflowConfigurationCompartmentRequest.Builder
ChangeMediaWorkflowConfigurationCompartmentRequest.Builder. changeMediaWorkflowConfigurationCompartmentDetails(ChangeMediaWorkflowConfigurationCompartmentDetails changeMediaWorkflowConfigurationCompartmentDetails)
The information to be updated.
-