UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.body$(UpdateMediaWorkflowConfigurationDetails body) |
Alternative setter for the body parameter.
|
static UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.builder() |
Return a new builder for this request object.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.copy(UpdateMediaWorkflowConfigurationRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.mediaWorkflowConfigurationId(String mediaWorkflowConfigurationId) |
Unique MediaWorkflowConfiguration identifier.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.toBuilder() |
|
UpdateMediaWorkflowConfigurationRequest.Builder |
UpdateMediaWorkflowConfigurationRequest.Builder.updateMediaWorkflowConfigurationDetails(UpdateMediaWorkflowConfigurationDetails updateMediaWorkflowConfigurationDetails) |
The information to be updated.
|