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