Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
CreateMediaWorkflowResponse |
MediaServices.createMediaWorkflow(CreateMediaWorkflowRequest request)
Creates a new MediaWorkflow.
|
CreateMediaWorkflowResponse |
MediaServicesClient.createMediaWorkflow(CreateMediaWorkflowRequest request) |
Future<CreateMediaWorkflowResponse> |
MediaServicesAsync.createMediaWorkflow(CreateMediaWorkflowRequest request,
AsyncHandler<CreateMediaWorkflowRequest,CreateMediaWorkflowResponse> handler)
Creates a new MediaWorkflow.
|
Future<CreateMediaWorkflowResponse> |
MediaServicesAsyncClient.createMediaWorkflow(CreateMediaWorkflowRequest request,
AsyncHandler<CreateMediaWorkflowRequest,CreateMediaWorkflowResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMediaWorkflowResponse> |
MediaServicesAsync.createMediaWorkflow(CreateMediaWorkflowRequest request,
AsyncHandler<CreateMediaWorkflowRequest,CreateMediaWorkflowResponse> handler)
Creates a new MediaWorkflow.
|
Future<CreateMediaWorkflowResponse> |
MediaServicesAsyncClient.createMediaWorkflow(CreateMediaWorkflowRequest request,
AsyncHandler<CreateMediaWorkflowRequest,CreateMediaWorkflowResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateMediaWorkflowRequest |
CreateMediaWorkflowRequest.Builder.build()
Build the instance of CreateMediaWorkflowRequest as configured by this builder
|
CreateMediaWorkflowRequest |
CreateMediaWorkflowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMediaWorkflowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMediaWorkflowRequest.Builder |
CreateMediaWorkflowRequest.Builder.copy(CreateMediaWorkflowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.