public static interface PipelineDetail.Builder extends SdkPojo, CopyableBuilder<PipelineDetail.Builder,PipelineDetail>
| Modifier and Type | Method and Description |
|---|---|
PipelineDetail.Builder |
activeInputAttachmentName(String activeInputAttachmentName)
The name of the active input attachment currently being ingested by this pipeline.
|
PipelineDetail.Builder |
activeInputSwitchActionName(String activeInputSwitchActionName)
The name of the input switch schedule action that occurred most recently and that resulted in the switch to
the current input attachment for this pipeline.
|
PipelineDetail.Builder |
activeMotionGraphicsActionName(String activeMotionGraphicsActionName)
The name of the motion graphics activate action that occurred most recently and that resulted in the current
graphics URI for this pipeline.
|
PipelineDetail.Builder |
activeMotionGraphicsUri(String activeMotionGraphicsUri)
The current URI being used for HTML5 motion graphics for this pipeline.
|
PipelineDetail.Builder |
pipelineId(String pipelineId)
Pipeline ID
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPipelineDetail.Builder activeInputAttachmentName(String activeInputAttachmentName)
activeInputAttachmentName - The name of the active input attachment currently being ingested by this pipeline.PipelineDetail.Builder activeInputSwitchActionName(String activeInputSwitchActionName)
activeInputSwitchActionName - The name of the input switch schedule action that occurred most recently and that resulted in the
switch to the current input attachment for this pipeline.PipelineDetail.Builder activeMotionGraphicsActionName(String activeMotionGraphicsActionName)
activeMotionGraphicsActionName - The name of the motion graphics activate action that occurred most recently and that resulted in the
current graphics URI for this pipeline.PipelineDetail.Builder activeMotionGraphicsUri(String activeMotionGraphicsUri)
activeMotionGraphicsUri - The current URI being used for HTML5 motion graphics for this pipeline.PipelineDetail.Builder pipelineId(String pipelineId)
pipelineId - Pipeline IDCopyright © 2022. All rights reserved.