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