Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSystemMediaWorkflowsResponse> |
MediaServicesAsync.listSystemMediaWorkflows(ListSystemMediaWorkflowsRequest request,
AsyncHandler<ListSystemMediaWorkflowsRequest,ListSystemMediaWorkflowsResponse> handler)
Lists the SystemMediaWorkflows that can be used to run a job by name or as a template to
create a MediaWorkflow.
|
Future<ListSystemMediaWorkflowsResponse> |
MediaServicesAsyncClient.listSystemMediaWorkflows(ListSystemMediaWorkflowsRequest request,
AsyncHandler<ListSystemMediaWorkflowsRequest,ListSystemMediaWorkflowsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSystemMediaWorkflowsRequest |
ListSystemMediaWorkflowsRequest.Builder.build()
Build the instance of ListSystemMediaWorkflowsRequest as configured by this builder
|
ListSystemMediaWorkflowsRequest |
ListSystemMediaWorkflowsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSystemMediaWorkflowsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListSystemMediaWorkflowsRequest.Builder |
ListSystemMediaWorkflowsRequest.Builder.copy(ListSystemMediaWorkflowsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.