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