public static class MediaAssetDistributionChannelAttachment.Builder extends Object
Constructor and Description |
---|
Builder() |
public MediaAssetDistributionChannelAttachment.Builder distributionChannelId(String distributionChannelId)
OCID of associated Distribution Channel.
distributionChannelId
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder displayName(String displayName)
A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
displayName
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder version(Long version)
Version of the attachment.
version
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder lifecycleState(MediaAssetDistributionChannelAttachment.LifecycleState lifecycleState)
Lifecycle state of the attachment.
lifecycleState
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder metadataRef(String metadataRef)
The identifier for the metadata.
metadataRef
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder mediaWorkflowJobId(String mediaWorkflowJobId)
The ingest MediaWorkflowJob ID that created this attachment.
mediaWorkflowJobId
- the value to setpublic MediaAssetDistributionChannelAttachment.Builder locks(List<ResourceLock> locks)
Locks associated with this resource.
locks
- the value to setpublic MediaAssetDistributionChannelAttachment build()
public MediaAssetDistributionChannelAttachment.Builder copy(MediaAssetDistributionChannelAttachment model)
Copyright © 2016–2024. All rights reserved.