Interface MediaServices
- 
- All Superinterfaces:
- AutoCloseable
 - All Known Implementing Classes:
- MediaServicesClient
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20211101") public interface MediaServices extends AutoCloseableMedia Services (includes Media Flow and Media Streams) is a fully managed service for processing media (video) source content.Use Media Flow and Media Streams to transcode and package digital video using configurable workflows and stream video outputs. Use the Media Services API to configure media workflows and run Media Flow jobs, create distribution channels, ingest assets, create Preview URLs and play assets. For more information, see [Media Flow](https://docs.oracle.com/iaas/Content/dms-mediaflow/home.htm) and [Media Streams](https://docs.oracle.com/iaas/Content/dms-mediastream/home.htm). This service client uses CircuitBreakerUtils.DEFAULT_CIRCUIT_BREAKER for all the operations by default if no circuit breaker configuration is defined by the user. 
- 
- 
Method Summary- 
Methods inherited from interface java.lang.AutoCloseableclose
 
- 
 
- 
- 
- 
Method Detail- 
refreshClientvoid refreshClient() Rebuilds the client from scratch.Useful to refresh certificates. 
 - 
setEndpointvoid setEndpoint(String endpoint) Sets the endpoint to call (ex, https://www.example.com).- Parameters:
- endpoint- The endpoint of the service.
 
 - 
getEndpointString getEndpoint() Gets the set endpoint for REST call (ex, https://www.example.com)
 - 
setRegionvoid setRegion(Region region) Sets the region to call (ex, Region.US_PHOENIX_1).Note, this will call setEndpointafter resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised.- Parameters:
- region- The region of the service.
 
 - 
setRegionvoid setRegion(String regionId) Sets the region to call (ex, ‘us-phoenix-1’).Note, this will first try to map the region ID to a known Region and call setRegion.If no known Region could be determined, it will create an endpoint based on the default endpoint format ( Region.formatDefaultRegionEndpoint(Service, String)and then callsetEndpoint.- Parameters:
- regionId- The public region ID.
 
 - 
useRealmSpecificEndpointTemplatevoid useRealmSpecificEndpointTemplate(boolean realmSpecificEndpointTemplateEnabled) Determines whether realm specific endpoint should be used or not.Set realmSpecificEndpointTemplateEnabled to “true” if the user wants to enable use of realm specific endpoint template, otherwise set it to “false” - Parameters:
- realmSpecificEndpointTemplateEnabled- flag to enable the use of realm specific endpoint template
 
 - 
addMediaAssetLockAddMediaAssetLockResponse addMediaAssetLock(AddMediaAssetLockRequest request) Add a lock to an MediaAsset.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddMediaAssetLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddMediaAssetLock API. 
 
 - 
addMediaWorkflowConfigurationLockAddMediaWorkflowConfigurationLockResponse addMediaWorkflowConfigurationLock(AddMediaWorkflowConfigurationLockRequest request) Add a lock to a MediaWorkflowConfiguration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddMediaWorkflowConfigurationLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddMediaWorkflowConfigurationLock API. 
 
 - 
addMediaWorkflowJobLockAddMediaWorkflowJobLockResponse addMediaWorkflowJobLock(AddMediaWorkflowJobLockRequest request) Add a lock to a MediaWorkflowJob.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddMediaWorkflowJobLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddMediaWorkflowJobLock API. 
 
 - 
addMediaWorkflowLockAddMediaWorkflowLockResponse addMediaWorkflowLock(AddMediaWorkflowLockRequest request) Add a lock to a MediaWorkflow.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddMediaWorkflowLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddMediaWorkflowLock API. 
 
 - 
addStreamCdnConfigLockAddStreamCdnConfigLockResponse addStreamCdnConfigLock(AddStreamCdnConfigLockRequest request) Add a lock to a StreamCdnConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddStreamCdnConfigLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddStreamCdnConfigLock API. 
 
 - 
addStreamDistributionChannelLockAddStreamDistributionChannelLockResponse addStreamDistributionChannelLock(AddStreamDistributionChannelLockRequest request) Add a lock to a StreamDistributionChannel.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddStreamDistributionChannelLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddStreamDistributionChannelLock API. 
 
 - 
addStreamPackagingConfigLockAddStreamPackagingConfigLockResponse addStreamPackagingConfigLock(AddStreamPackagingConfigLockRequest request) Add a lock to a StreamPackagingConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/AddStreamPackagingConfigLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddStreamPackagingConfigLock API. 
 
 - 
changeMediaAssetCompartmentChangeMediaAssetCompartmentResponse changeMediaAssetCompartment(ChangeMediaAssetCompartmentRequest request) Moves a MediaAsset resource from one compartment identifier to another.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ChangeMediaAssetCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeMediaAssetCompartment API. 
 
 - 
changeMediaWorkflowCompartmentChangeMediaWorkflowCompartmentResponse changeMediaWorkflowCompartment(ChangeMediaWorkflowCompartmentRequest request) Moves a MediaWorkflow resource from one compartment identifier to another.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ChangeMediaWorkflowCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeMediaWorkflowCompartment API. 
 
 - 
changeMediaWorkflowConfigurationCompartmentChangeMediaWorkflowConfigurationCompartmentResponse changeMediaWorkflowConfigurationCompartment(ChangeMediaWorkflowConfigurationCompartmentRequest request) Moves a MediaWorkflowConfiguration resource from one compartment identifier to another.When provided, If-Match is checked against ETag values of the resource. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ChangeMediaWorkflowConfigurationCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeMediaWorkflowConfigurationCompartment API. 
 
 - 
changeMediaWorkflowJobCompartmentChangeMediaWorkflowJobCompartmentResponse changeMediaWorkflowJobCompartment(ChangeMediaWorkflowJobCompartmentRequest request) Moves a MediaWorkflowJob resource from one compartment identifier to another.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ChangeMediaWorkflowJobCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeMediaWorkflowJobCompartment API. 
 
 - 
changeStreamDistributionChannelCompartmentChangeStreamDistributionChannelCompartmentResponse changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request) Moves a Stream Distribution Channel resource from one compartment identifier to another.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ChangeStreamDistributionChannelCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeStreamDistributionChannelCompartment API. 
 
 - 
createMediaAssetCreateMediaAssetResponse createMediaAsset(CreateMediaAssetRequest request) Creates a new MediaAsset.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateMediaAssetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateMediaAsset API. 
 
 - 
createMediaWorkflowCreateMediaWorkflowResponse createMediaWorkflow(CreateMediaWorkflowRequest request) Creates a new MediaWorkflow.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateMediaWorkflowExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateMediaWorkflow API. 
 
 - 
createMediaWorkflowConfigurationCreateMediaWorkflowConfigurationResponse createMediaWorkflowConfiguration(CreateMediaWorkflowConfigurationRequest request) Creates a new MediaWorkflowConfiguration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateMediaWorkflowConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateMediaWorkflowConfiguration API. 
 
 - 
createMediaWorkflowJobCreateMediaWorkflowJobResponse createMediaWorkflowJob(CreateMediaWorkflowJobRequest request) Run the MediaWorkflow according to the given mediaWorkflow definition and configuration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateMediaWorkflowJobExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateMediaWorkflowJob API. 
 
 - 
createStreamCdnConfigCreateStreamCdnConfigResponse createStreamCdnConfig(CreateStreamCdnConfigRequest request) Creates a new CDN Configuration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateStreamCdnConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateStreamCdnConfig API. 
 
 - 
createStreamDistributionChannelCreateStreamDistributionChannelResponse createStreamDistributionChannel(CreateStreamDistributionChannelRequest request) Creates a new Stream Distribution Channel.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateStreamDistributionChannelExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateStreamDistributionChannel API. 
 
 - 
createStreamPackagingConfigCreateStreamPackagingConfigResponse createStreamPackagingConfig(CreateStreamPackagingConfigRequest request) Creates a new Packaging Configuration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/CreateStreamPackagingConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateStreamPackagingConfig API. 
 
 - 
deleteMediaAssetDeleteMediaAssetResponse deleteMediaAsset(DeleteMediaAssetRequest request) Deletes a MediaAsset resource by identifier.If DeleteChildren is passed in as the mode, all the assets with the parentMediaAssetId matching the ID will be deleted. If DeleteDerivatives is set as the mode, all the assets with the masterMediaAssetId matching the ID will be deleted. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteMediaAssetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteMediaAsset API. 
 
 - 
deleteMediaAssetDistributionChannelAttachmentDeleteMediaAssetDistributionChannelAttachmentResponse deleteMediaAssetDistributionChannelAttachment(DeleteMediaAssetDistributionChannelAttachmentRequest request) Deletes a MediaAsset from the DistributionChannel by identifiers.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteMediaAssetDistributionChannelAttachmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteMediaAssetDistributionChannelAttachment API. 
 
 - 
deleteMediaWorkflowDeleteMediaWorkflowResponse deleteMediaWorkflow(DeleteMediaWorkflowRequest request) The MediaWorkflow lifecycleState will change to DELETED.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteMediaWorkflowExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteMediaWorkflow API. 
 
 - 
deleteMediaWorkflowConfigurationDeleteMediaWorkflowConfigurationResponse deleteMediaWorkflowConfiguration(DeleteMediaWorkflowConfigurationRequest request) Deletes a MediaWorkflowConfiguration resource by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteMediaWorkflowConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteMediaWorkflowConfiguration API. 
 
 - 
deleteMediaWorkflowJobDeleteMediaWorkflowJobResponse deleteMediaWorkflowJob(DeleteMediaWorkflowJobRequest request) This is an asynchronous operation.The MediaWorkflowJob lifecycleState will change to CANCELING temporarily until the job is completely CANCELED. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteMediaWorkflowJobExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteMediaWorkflowJob API. 
 
 - 
deleteStreamCdnConfigDeleteStreamCdnConfigResponse deleteStreamCdnConfig(DeleteStreamCdnConfigRequest request) The StreamCdnConfig lifecycleState will change to DELETED.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteStreamCdnConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteStreamCdnConfig API. 
 
 - 
deleteStreamDistributionChannelDeleteStreamDistributionChannelResponse deleteStreamDistributionChannel(DeleteStreamDistributionChannelRequest request) The Stream Distribution Channel lifecycleState will change to DELETED.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteStreamDistributionChannelExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteStreamDistributionChannel API. 
 
 - 
deleteStreamPackagingConfigDeleteStreamPackagingConfigResponse deleteStreamPackagingConfig(DeleteStreamPackagingConfigRequest request) The Stream Packaging Configuration lifecycleState will change to DELETED.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/DeleteStreamPackagingConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteStreamPackagingConfig API. 
 
 - 
getMediaAssetGetMediaAssetResponse getMediaAsset(GetMediaAssetRequest request) Gets a MediaAsset by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetMediaAssetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetMediaAsset API. 
 
 - 
getMediaAssetDistributionChannelAttachmentGetMediaAssetDistributionChannelAttachmentResponse getMediaAssetDistributionChannelAttachment(GetMediaAssetDistributionChannelAttachmentRequest request) Gets a MediaAssetDistributionChannelAttachment for a MediaAsset by identifiers.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetMediaAssetDistributionChannelAttachmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetMediaAssetDistributionChannelAttachment API. 
 
 - 
getMediaWorkflowGetMediaWorkflowResponse getMediaWorkflow(GetMediaWorkflowRequest request) Gets a MediaWorkflow by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetMediaWorkflowExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetMediaWorkflow API. 
 
 - 
getMediaWorkflowConfigurationGetMediaWorkflowConfigurationResponse getMediaWorkflowConfiguration(GetMediaWorkflowConfigurationRequest request) Gets a MediaWorkflowConfiguration by identifier- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetMediaWorkflowConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetMediaWorkflowConfiguration API. 
 
 - 
getMediaWorkflowJobGetMediaWorkflowJobResponse getMediaWorkflowJob(GetMediaWorkflowJobRequest request) Gets the MediaWorkflowJob.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetMediaWorkflowJobExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetMediaWorkflowJob API. 
 
 - 
getStreamCdnConfigGetStreamCdnConfigResponse getStreamCdnConfig(GetStreamCdnConfigRequest request) Gets a StreamCdnConfig by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetStreamCdnConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetStreamCdnConfig API. 
 
 - 
getStreamDistributionChannelGetStreamDistributionChannelResponse getStreamDistributionChannel(GetStreamDistributionChannelRequest request) Gets a Stream Distribution Channel by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetStreamDistributionChannelExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetStreamDistributionChannel API. 
 
 - 
getStreamPackagingConfigGetStreamPackagingConfigResponse getStreamPackagingConfig(GetStreamPackagingConfigRequest request) Gets a Stream Packaging Configuration by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/GetStreamPackagingConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetStreamPackagingConfig API. 
 
 - 
ingestStreamDistributionChannelIngestStreamDistributionChannelResponse ingestStreamDistributionChannel(IngestStreamDistributionChannelRequest request) Ingests an Asset into a Distribution Channel.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/IngestStreamDistributionChannelExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use IngestStreamDistributionChannel API. 
 
 - 
listMediaAssetDistributionChannelAttachmentsListMediaAssetDistributionChannelAttachmentsResponse listMediaAssetDistributionChannelAttachments(ListMediaAssetDistributionChannelAttachmentsRequest request) Lists the MediaAssetDistributionChannelAttachments for a MediaAsset by identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaAssetDistributionChannelAttachmentsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaAssetDistributionChannelAttachments API. 
 
 - 
listMediaAssetsListMediaAssetsResponse listMediaAssets(ListMediaAssetsRequest request) Returns a list of MediaAssetSummary.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaAssetsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaAssets API. 
 
 - 
listMediaWorkflowConfigurationsListMediaWorkflowConfigurationsResponse listMediaWorkflowConfigurations(ListMediaWorkflowConfigurationsRequest request) Returns a list of MediaWorkflowConfigurations.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaWorkflowConfigurationsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaWorkflowConfigurations API. 
 
 - 
listMediaWorkflowJobsListMediaWorkflowJobsResponse listMediaWorkflowJobs(ListMediaWorkflowJobsRequest request) Lists the MediaWorkflowJobs.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaWorkflowJobsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaWorkflowJobs API. 
 
 - 
listMediaWorkflowTaskDeclarationsListMediaWorkflowTaskDeclarationsResponse listMediaWorkflowTaskDeclarations(ListMediaWorkflowTaskDeclarationsRequest request) Returns a list of MediaWorkflowTaskDeclarations.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaWorkflowTaskDeclarationsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaWorkflowTaskDeclarations API. 
 
 - 
listMediaWorkflowsListMediaWorkflowsResponse listMediaWorkflows(ListMediaWorkflowsRequest request) Lists the MediaWorkflows.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListMediaWorkflowsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListMediaWorkflows API. 
 
 - 
listStreamCdnConfigsListStreamCdnConfigsResponse listStreamCdnConfigs(ListStreamCdnConfigsRequest request) Lists the StreamCdnConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListStreamCdnConfigsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListStreamCdnConfigs API. 
 
 - 
listStreamDistributionChannelsListStreamDistributionChannelsResponse listStreamDistributionChannels(ListStreamDistributionChannelsRequest request) Lists the Stream Distribution Channels.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListStreamDistributionChannelsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListStreamDistributionChannels API. 
 
 - 
listStreamPackagingConfigsListStreamPackagingConfigsResponse listStreamPackagingConfigs(ListStreamPackagingConfigsRequest request) Lists the Stream Packaging Configurations.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListStreamPackagingConfigsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListStreamPackagingConfigs API. 
 
 - 
listSystemMediaWorkflowsListSystemMediaWorkflowsResponse listSystemMediaWorkflows(ListSystemMediaWorkflowsRequest request) Lists the SystemMediaWorkflows that can be used to run a job by name or as a template to create a MediaWorkflow.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/ListSystemMediaWorkflowsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListSystemMediaWorkflows API. 
 
 - 
removeMediaAssetLockRemoveMediaAssetLockResponse removeMediaAssetLock(RemoveMediaAssetLockRequest request) Remove a lock to an MediaAsset.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveMediaAssetLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveMediaAssetLock API. 
 
 - 
removeMediaWorkflowConfigurationLockRemoveMediaWorkflowConfigurationLockResponse removeMediaWorkflowConfigurationLock(RemoveMediaWorkflowConfigurationLockRequest request) Remove a lock from a MediaWorkflowConfiguration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveMediaWorkflowConfigurationLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveMediaWorkflowConfigurationLock API. 
 
 - 
removeMediaWorkflowJobLockRemoveMediaWorkflowJobLockResponse removeMediaWorkflowJobLock(RemoveMediaWorkflowJobLockRequest request) Remove a lock from a MediaWorkflowJob.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveMediaWorkflowJobLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveMediaWorkflowJobLock API. 
 
 - 
removeMediaWorkflowLockRemoveMediaWorkflowLockResponse removeMediaWorkflowLock(RemoveMediaWorkflowLockRequest request) Remove a lock from a MediaWorkflow.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveMediaWorkflowLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveMediaWorkflowLock API. 
 
 - 
removeStreamCdnConfigLockRemoveStreamCdnConfigLockResponse removeStreamCdnConfigLock(RemoveStreamCdnConfigLockRequest request) Remove a lock from a StreamCdnConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveStreamCdnConfigLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveStreamCdnConfigLock API. 
 
 - 
removeStreamDistributionChannelLockRemoveStreamDistributionChannelLockResponse removeStreamDistributionChannelLock(RemoveStreamDistributionChannelLockRequest request) Remove a lock to a StreamDistributionChannel.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveStreamDistributionChannelLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveStreamDistributionChannelLock API. 
 
 - 
removeStreamPackagingConfigLockRemoveStreamPackagingConfigLockResponse removeStreamPackagingConfigLock(RemoveStreamPackagingConfigLockRequest request) Remove a lock from a StreamPackagingConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/RemoveStreamPackagingConfigLockExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveStreamPackagingConfigLock API. 
 
 - 
updateMediaAssetUpdateMediaAssetResponse updateMediaAsset(UpdateMediaAssetRequest request) Updates the MediaAsset.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateMediaAssetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateMediaAsset API. 
 
 - 
updateMediaWorkflowUpdateMediaWorkflowResponse updateMediaWorkflow(UpdateMediaWorkflowRequest request) Updates the MediaWorkflow.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateMediaWorkflowExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateMediaWorkflow API. 
 
 - 
updateMediaWorkflowConfigurationUpdateMediaWorkflowConfigurationResponse updateMediaWorkflowConfiguration(UpdateMediaWorkflowConfigurationRequest request) Updates the MediaWorkflowConfiguration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateMediaWorkflowConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateMediaWorkflowConfiguration API. 
 
 - 
updateMediaWorkflowJobUpdateMediaWorkflowJobResponse updateMediaWorkflowJob(UpdateMediaWorkflowJobRequest request) Updates the MediaWorkflowJob.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateMediaWorkflowJobExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateMediaWorkflowJob API. 
 
 - 
updateStreamCdnConfigUpdateStreamCdnConfigResponse updateStreamCdnConfig(UpdateStreamCdnConfigRequest request) Updates the StreamCdnConfig.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateStreamCdnConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateStreamCdnConfig API. 
 
 - 
updateStreamDistributionChannelUpdateStreamDistributionChannelResponse updateStreamDistributionChannel(UpdateStreamDistributionChannelRequest request) Updates the Stream Distribution Channel.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateStreamDistributionChannelExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateStreamDistributionChannel API. 
 
 - 
updateStreamPackagingConfigUpdateStreamPackagingConfigResponse updateStreamPackagingConfig(UpdateStreamPackagingConfigRequest request) Updates the Stream Packaging Configuration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/mediaservices/UpdateStreamPackagingConfigExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateStreamPackagingConfig API. 
 
 - 
getWaitersMediaServicesWaiters getWaiters() Gets the pre-configured waiters available for resources for this service.- Returns:
- The service waiters.
 
 - 
getPaginatorsMediaServicesPaginators getPaginators() Gets the pre-configured paginators available for list operations in this service which may return multiple pages of data.These paginators provide an Iterableinterface so that service responses, or resources/records, can be iterated through without having to manually deal with pagination and page tokens.- Returns:
- The service paginators.
 
 
- 
 
-