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