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