| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.customInterfaceController |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.Builder.build() |
Endpoint |
Event.getEndpoint()
Identifies where the event orginated from.
|
Endpoint |
SendDirectiveDirective.getEndpoint()
Identifies the gadget where the directive should be sent to.
|
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.withEndpoint(Endpoint endpoint) |
SendDirectiveDirective.Builder |
SendDirectiveDirective.Builder.withEndpoint(Endpoint endpoint) |
Copyright © 2023. All rights reserved.