Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
ListSystemMediaWorkflowsResponse |
MediaServices.listSystemMediaWorkflows(ListSystemMediaWorkflowsRequest request)
Lists the SystemMediaWorkflows that can be used to run a job by name or as a template to
create a MediaWorkflow.
|
ListSystemMediaWorkflowsResponse |
MediaServicesClient.listSystemMediaWorkflows(ListSystemMediaWorkflowsRequest request) |
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) |
Iterable<ListSystemMediaWorkflowsResponse> |
MediaServicesPaginators.listSystemMediaWorkflowsResponseIterator(ListSystemMediaWorkflowsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSystemMediaWorkflows operation.
|
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 |
---|---|
ListSystemMediaWorkflowsResponse |
ListSystemMediaWorkflowsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSystemMediaWorkflowsResponse.Builder |
ListSystemMediaWorkflowsResponse.Builder.copy(ListSystemMediaWorkflowsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.