| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static PipelineId |
PipelineId.fromValue(String value)
Use this in place of valueOf.
|
static PipelineId |
PipelineId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineId[] |
PipelineId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipelinePauseStateSettings |
PipelinePauseStateSettings.withPipelineId(PipelineId pipelineId)
Pipeline ID to pause ("PIPELINE_0" or "PIPELINE_1").
|
Copyright © 2022. All rights reserved.