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