Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
AddMediaWorkflowLockResponse |
MediaServices.addMediaWorkflowLock(AddMediaWorkflowLockRequest request)
Add a lock to a MediaWorkflow.
|
AddMediaWorkflowLockResponse |
MediaServicesClient.addMediaWorkflowLock(AddMediaWorkflowLockRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddMediaWorkflowLockResponse> |
MediaServicesAsync.addMediaWorkflowLock(AddMediaWorkflowLockRequest request,
AsyncHandler<AddMediaWorkflowLockRequest,AddMediaWorkflowLockResponse> handler)
Add a lock to a MediaWorkflow.
|
Future<AddMediaWorkflowLockResponse> |
MediaServicesAsyncClient.addMediaWorkflowLock(AddMediaWorkflowLockRequest request,
AsyncHandler<AddMediaWorkflowLockRequest,AddMediaWorkflowLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddMediaWorkflowLockResponse> |
MediaServicesAsync.addMediaWorkflowLock(AddMediaWorkflowLockRequest request,
AsyncHandler<AddMediaWorkflowLockRequest,AddMediaWorkflowLockResponse> handler)
Add a lock to a MediaWorkflow.
|
Future<AddMediaWorkflowLockResponse> |
MediaServicesAsyncClient.addMediaWorkflowLock(AddMediaWorkflowLockRequest request,
AsyncHandler<AddMediaWorkflowLockRequest,AddMediaWorkflowLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddMediaWorkflowLockResponse |
AddMediaWorkflowLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddMediaWorkflowLockResponse.Builder |
AddMediaWorkflowLockResponse.Builder.copy(AddMediaWorkflowLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.