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