Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListMediaWorkflowsResponse> |
MediaServicesAsync.listMediaWorkflows(ListMediaWorkflowsRequest request,
AsyncHandler<ListMediaWorkflowsRequest,ListMediaWorkflowsResponse> handler)
Lists the MediaWorkflows.
|
Future<ListMediaWorkflowsResponse> |
MediaServicesAsyncClient.listMediaWorkflows(ListMediaWorkflowsRequest request,
AsyncHandler<ListMediaWorkflowsRequest,ListMediaWorkflowsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowsRequest |
ListMediaWorkflowsRequest.Builder.build()
Build the instance of ListMediaWorkflowsRequest as configured by this builder
|
ListMediaWorkflowsRequest |
ListMediaWorkflowsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMediaWorkflowsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowsRequest.Builder |
ListMediaWorkflowsRequest.Builder.copy(ListMediaWorkflowsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.