| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
AckEventType.Values |
AckEventType.getEnumValue() |
static AckEventType.Values |
AckEventType.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckEventType.Values[] |
AckEventType.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AckEventType |
AckEventType.of(AckEventType.Values value)
Create a new
AckEventType from an enum value. |
AckEvent |
AckEvent.withAckEventType(AckEventType.Values ackEventType) |
Copyright © 2021. All rights reserved.