Package | Description |
---|---|
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.body$(RemoveLockDetails body)
Alternative setter for the body parameter.
|
static RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.builder()
Return a new builder for this request object.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.copy(RemoveMediaWorkflowConfigurationLockRequest o)
Copy method to populate the builder with values from the given instance.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.mediaWorkflowConfigurationId(String mediaWorkflowConfigurationId)
Unique MediaWorkflowConfiguration identifier.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.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.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.removeResourceLockDetails(RemoveLockDetails removeResourceLockDetails)
RemoveResourceLockDetails body parameter
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RemoveMediaWorkflowConfigurationLockRequest.Builder |
RemoveMediaWorkflowConfigurationLockRequest.toBuilder()
Return an instance of
RemoveMediaWorkflowConfigurationLockRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.