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