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