| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static FollowPoint |
FollowPoint.fromValue(String value)
Use this in place of valueOf.
|
static FollowPoint |
FollowPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FollowPoint[] |
FollowPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FollowModeScheduleActionStartSettings |
FollowModeScheduleActionStartSettings.withFollowPoint(FollowPoint followPoint)
Identifies whether this action starts relative to the start or relative to the end of the reference action.
|
Copyright © 2024. All rights reserved.