| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo |
|
| com.amazonaws.services.kinesisvideo.internal.netty.handler | |
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
void |
PutMediaAckResponseHandler.onAckEvent(AckEvent event)
Called when an
AckEvent is returned by the service. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliverAckHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
AckEvent msg) |
| Modifier and Type | Method and Description |
|---|---|
AckEvent |
AckEvent.withAckEventType(AckEventType.Values ackEventType) |
AckEvent |
AckEvent.withAckEventType(AckEventType ackEventType) |
AckEvent |
AckEvent.withAckEventType(String ackEventType) |
AckEvent |
AckEvent.withErrorCode(AckErrorCode.Values errorCode) |
AckEvent |
AckEvent.withErrorCode(String errorCode) |
AckEvent |
AckEvent.withErrorId(Integer errorId) |
AckEvent |
AckEvent.withFragmentNumber(String fragmentNumber) |
AckEvent |
AckEvent.withFragmentTimecode(Long fragmentTimecode) |
Copyright © 2025. All rights reserved.