Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
static StartTimeRange |
StartTimeRange.fromValue(String value)
Use this in place of valueOf.
|
static StartTimeRange |
StartTimeRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartTimeRange[] |
StartTimeRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LatestInPipelineExecutionFilter |
LatestInPipelineExecutionFilter.withStartTimeRange(StartTimeRange startTimeRange)
The start time to filter on for the latest execution in the pipeline.
|
Copyright © 2024. All rights reserved.