Package | Description |
---|---|
com.amazon.ask.model | |
com.amazon.ask.request |
Modifier and Type | Method and Description |
---|---|
SupportedInterfaces |
SupportedInterfaces.Builder.build() |
SupportedInterfaces |
Device.getSupportedInterfaces()
Lists each interface that the device supports.
|
Modifier and Type | Method and Description |
---|---|
Device.Builder |
Device.Builder.withSupportedInterfaces(SupportedInterfaces supportedInterfaces) |
Modifier and Type | Method and Description |
---|---|
SupportedInterfaces |
RequestHelper.getSupportedInterfaces()
Retrieves the
SupportedInterfaces from the request. |
Copyright © 2023. All rights reserved.