Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.responses |
Modifier and Type | Method and Description |
---|---|
GetMediaWorkflowJobFactResponse |
MediaServicesClient.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request) |
GetMediaWorkflowJobFactResponse |
MediaServices.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request)
Get the MediaWorkflowJobFact identified by the mediaWorkflowJobId and Fact ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMediaWorkflowJobFactResponse> |
MediaServicesAsyncClient.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request,
AsyncHandler<GetMediaWorkflowJobFactRequest,GetMediaWorkflowJobFactResponse> handler) |
Future<GetMediaWorkflowJobFactResponse> |
MediaServicesAsync.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request,
AsyncHandler<GetMediaWorkflowJobFactRequest,GetMediaWorkflowJobFactResponse> handler)
Get the MediaWorkflowJobFact identified by the mediaWorkflowJobId and Fact ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMediaWorkflowJobFactResponse> |
MediaServicesAsyncClient.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request,
AsyncHandler<GetMediaWorkflowJobFactRequest,GetMediaWorkflowJobFactResponse> handler) |
Future<GetMediaWorkflowJobFactResponse> |
MediaServicesAsync.getMediaWorkflowJobFact(GetMediaWorkflowJobFactRequest request,
AsyncHandler<GetMediaWorkflowJobFactRequest,GetMediaWorkflowJobFactResponse> handler)
Get the MediaWorkflowJobFact identified by the mediaWorkflowJobId and Fact ID.
|
Modifier and Type | Method and Description |
---|---|
GetMediaWorkflowJobFactResponse |
GetMediaWorkflowJobFactResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMediaWorkflowJobFactResponse.Builder |
GetMediaWorkflowJobFactResponse.Builder.copy(GetMediaWorkflowJobFactResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.