Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowsResponse |
MediaServices.listMediaWorkflows(ListMediaWorkflowsRequest request)
Lists the MediaWorkflows.
|
ListMediaWorkflowsResponse |
MediaServicesClient.listMediaWorkflows(ListMediaWorkflowsRequest request) |
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) |
Iterable<ListMediaWorkflowsResponse> |
MediaServicesPaginators.listMediaWorkflowsResponseIterator(ListMediaWorkflowsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMediaWorkflows operation.
|
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 |
---|---|
ListMediaWorkflowsResponse |
ListMediaWorkflowsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMediaWorkflowsResponse.Builder |
ListMediaWorkflowsResponse.Builder.copy(ListMediaWorkflowsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.