Uses of Class
com.oracle.bmc.mediaservices.requests.ListMediaWorkflowTaskDeclarationsRequest
-
Packages that use ListMediaWorkflowTaskDeclarationsRequest Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.requests -
-
Uses of ListMediaWorkflowTaskDeclarationsRequest in com.oracle.bmc.mediaservices
Method parameters in com.oracle.bmc.mediaservices with type arguments of type ListMediaWorkflowTaskDeclarationsRequest Modifier and Type Method Description Future<ListMediaWorkflowTaskDeclarationsResponse>MediaServicesAsync. listMediaWorkflowTaskDeclarations(ListMediaWorkflowTaskDeclarationsRequest request, AsyncHandler<ListMediaWorkflowTaskDeclarationsRequest,ListMediaWorkflowTaskDeclarationsResponse> handler)Returns a list of MediaWorkflowTaskDeclarations.Future<ListMediaWorkflowTaskDeclarationsResponse>MediaServicesAsyncClient. listMediaWorkflowTaskDeclarations(ListMediaWorkflowTaskDeclarationsRequest request, AsyncHandler<ListMediaWorkflowTaskDeclarationsRequest,ListMediaWorkflowTaskDeclarationsResponse> handler) -
Uses of ListMediaWorkflowTaskDeclarationsRequest in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return ListMediaWorkflowTaskDeclarationsRequest Modifier and Type Method Description ListMediaWorkflowTaskDeclarationsRequestListMediaWorkflowTaskDeclarationsRequest.Builder. build()Build the instance of ListMediaWorkflowTaskDeclarationsRequest as configured by this builderListMediaWorkflowTaskDeclarationsRequestListMediaWorkflowTaskDeclarationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMediaWorkflowTaskDeclarationsRequest as configured by this builderMethods in com.oracle.bmc.mediaservices.requests with parameters of type ListMediaWorkflowTaskDeclarationsRequest Modifier and Type Method Description ListMediaWorkflowTaskDeclarationsRequest.BuilderListMediaWorkflowTaskDeclarationsRequest.Builder. copy(ListMediaWorkflowTaskDeclarationsRequest o)Copy method to populate the builder with values from the given instance.
-