CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.body$(CreateMediaWorkflowConfigurationDetails body) | 
 Alternative setter for the body parameter. 
 | 
static CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.builder() | 
 Return a new builder for this request object. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.copy(CreateMediaWorkflowConfigurationRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.createMediaWorkflowConfigurationDetails(CreateMediaWorkflowConfigurationDetails createMediaWorkflowConfigurationDetails) | 
 Details for the new MediaWorkflowConfiguration. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.opcRetryToken(String opcRetryToken) | 
 A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without the risk of executing that same action again. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
CreateMediaWorkflowConfigurationRequest.Builder | 
CreateMediaWorkflowConfigurationRequest.toBuilder() | 
 |