Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
CreateMediaWorkflowConfigurationResponse |
MediaServices.createMediaWorkflowConfiguration(CreateMediaWorkflowConfigurationRequest request)
Creates a new MediaWorkflowConfiguration.
|
CreateMediaWorkflowConfigurationResponse |
MediaServicesClient.createMediaWorkflowConfiguration(CreateMediaWorkflowConfigurationRequest request) |
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 |
---|---|
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 |
---|---|
CreateMediaWorkflowConfigurationResponse |
CreateMediaWorkflowConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMediaWorkflowConfigurationResponse.Builder |
CreateMediaWorkflowConfigurationResponse.Builder.copy(CreateMediaWorkflowConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.