| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
AckErrorCode |
AckEvent.getErrorCode() |
static AckErrorCode |
AckErrorCode.of(AckErrorCode.Values value)
Create a new
AckErrorCode from an enum value. |
static AckErrorCode |
AckErrorCode.of(String value)
Create a new
AckErrorCode from the String value. |
| Modifier and Type | Method and Description |
|---|---|
void |
AckEvent.setErrorCode(AckErrorCode errorCode) |
Copyright © 2021. All rights reserved.