Package | Description |
---|---|
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
static GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.builder()
Return a new builder for this request object.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.Builder.copy(GetMediaWorkflowRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.Builder.mediaWorkflowId(String mediaWorkflowId)
Unique MediaWorkflow identifier.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMediaWorkflowRequest.Builder |
GetMediaWorkflowRequest.toBuilder()
Return an instance of
GetMediaWorkflowRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.