| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
AckErrorCode.Values |
AckErrorCode.getEnumValue() |
static AckErrorCode.Values |
AckErrorCode.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckErrorCode.Values[] |
AckErrorCode.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 AckErrorCode |
AckErrorCode.of(AckErrorCode.Values value)
Create a new
AckErrorCode from an enum value. |
AckEvent |
AckEvent.withErrorCode(AckErrorCode.Values errorCode) |
Copyright © 2020. All rights reserved.