public static class AssetMetadataEntryDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AssetMetadataEntryDetails |
build() |
AssetMetadataEntryDetails.Builder |
compartmentId(String compartmentId)
The compartment ID where the Ingest Workflow Job will be run.
|
AssetMetadataEntryDetails.Builder |
copy(AssetMetadataEntryDetails model) |
AssetMetadataEntryDetails.Builder |
mediaAssetId(String mediaAssetId)
The Media Asset ID to ingest into the Distribution Channel.
|
public AssetMetadataEntryDetails.Builder mediaAssetId(String mediaAssetId)
The Media Asset ID to ingest into the Distribution Channel.
mediaAssetId
- the value to setpublic AssetMetadataEntryDetails.Builder compartmentId(String compartmentId)
The compartment ID where the Ingest Workflow Job will be run.
compartmentId
- the value to setpublic AssetMetadataEntryDetails build()
public AssetMetadataEntryDetails.Builder copy(AssetMetadataEntryDetails model)
Copyright © 2016–2024. All rights reserved.