| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static SmoothGroupTimestampOffsetMode |
SmoothGroupTimestampOffsetMode.fromValue(String value)
Use this in place of valueOf.
|
static SmoothGroupTimestampOffsetMode |
SmoothGroupTimestampOffsetMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmoothGroupTimestampOffsetMode[] |
SmoothGroupTimestampOffsetMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withTimestampOffsetMode(SmoothGroupTimestampOffsetMode timestampOffsetMode)
Type of timestamp date offset to use.
|
Copyright © 2019. All rights reserved.