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