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.mediaservicesMethod 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.requestsMethods in com.oracle.bmc.mediaservices.requests that return GetMediaWorkflowConfigurationRequest Modifier and Type Method Description GetMediaWorkflowConfigurationRequestGetMediaWorkflowConfigurationRequest.Builder. build()Build the instance of GetMediaWorkflowConfigurationRequest as configured by this builderGetMediaWorkflowConfigurationRequestGetMediaWorkflowConfigurationRequest.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.BuilderGetMediaWorkflowConfigurationRequest.Builder. copy(GetMediaWorkflowConfigurationRequest o)Copy method to populate the builder with values from the given instance.
 
-