| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
AckEventType |
AckEvent.getAckEventType() |
static AckEventType |
AckEventType.of(AckEventType.Values value)
Create a new
AckEventType from an enum value. |
static AckEventType |
AckEventType.of(String value)
Create a new
AckEventType from the String value. |
| Modifier and Type | Method and Description |
|---|---|
void |
AckEvent.setAckEventType(AckEventType ackEventType) |
AckEvent |
AckEvent.withAckEventType(AckEventType ackEventType) |
Copyright © 2024. All rights reserved.