| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomPayload |
CustomPayload.clone() |
CustomPayload |
Message.getCustomPayload()
A message in a custom format defined by the client application.
|
CustomPayload |
CustomPayload.withValue(String value)
The string that is sent to your application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setCustomPayload(CustomPayload customPayload)
A message in a custom format defined by the client application.
|
Message |
Message.withCustomPayload(CustomPayload customPayload)
A message in a custom format defined by the client application.
|
Copyright © 2021. All rights reserved.