Uses of Class
com.oracle.bmc.mediaservices.requests.ListMediaWorkflowsRequest
-
Packages that use ListMediaWorkflowsRequest Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.requests -
-
Uses of ListMediaWorkflowsRequest in com.oracle.bmc.mediaservices
Method parameters in com.oracle.bmc.mediaservices with type arguments of type ListMediaWorkflowsRequest Modifier and Type Method Description Future<ListMediaWorkflowsResponse>MediaServicesAsync. listMediaWorkflows(ListMediaWorkflowsRequest request, AsyncHandler<ListMediaWorkflowsRequest,ListMediaWorkflowsResponse> handler)Lists the MediaWorkflows.Future<ListMediaWorkflowsResponse>MediaServicesAsyncClient. listMediaWorkflows(ListMediaWorkflowsRequest request, AsyncHandler<ListMediaWorkflowsRequest,ListMediaWorkflowsResponse> handler) -
Uses of ListMediaWorkflowsRequest in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return ListMediaWorkflowsRequest Modifier and Type Method Description ListMediaWorkflowsRequestListMediaWorkflowsRequest.Builder. build()Build the instance of ListMediaWorkflowsRequest as configured by this builderListMediaWorkflowsRequestListMediaWorkflowsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMediaWorkflowsRequest as configured by this builderMethods in com.oracle.bmc.mediaservices.requests with parameters of type ListMediaWorkflowsRequest Modifier and Type Method Description ListMediaWorkflowsRequest.BuilderListMediaWorkflowsRequest.Builder. copy(ListMediaWorkflowsRequest o)Copy method to populate the builder with values from the given instance.
-