| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
static Receipt.Builder |
Receipt.builder() |
Receipt.Builder |
Receipt.Builder.deliveredTimestamp(String deliveredTimestamp)
The time when the message was delivered to the recipient.
|
Receipt.Builder |
Receipt.Builder.readTimestamp(String readTimestamp)
The time when the message was read by the recipient.
|
Receipt.Builder |
Receipt.Builder.recipientParticipantId(String recipientParticipantId)
The identifier of the recipient of the message.
|
Receipt.Builder |
Receipt.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Receipt.Builder> |
Receipt.serializableBuilderClass() |
Copyright © 2023. All rights reserved.