public final class SupportedInterfaces extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SupportedInterfaces.Builder |
Modifier and Type | Method and Description |
---|---|
static SupportedInterfaces.Builder |
builder() |
boolean |
equals(Object o) |
AlexaPresentationAplInterface |
getAlexaPresentationAPL()
Get alexaPresentationAPL
|
AlexaPresentationApltInterface |
getAlexaPresentationAPLT()
Get alexaPresentationAPLT
|
AlexaPresentationHtmlInterface |
getAlexaPresentationHTML()
Get alexaPresentationHTML
|
AppLinkInterface |
getAppLink()
Get appLink
|
AudioPlayerInterface |
getAudioPlayer()
Get audioPlayer
|
DisplayInterface |
getDisplay()
Get display
|
GeolocationInterface |
getGeolocation()
Get geolocation
|
NavigationInterface |
getNavigation()
Get navigation
|
VideoAppInterface |
getVideoApp()
Get videoApp
|
int |
hashCode() |
String |
toString() |
public static SupportedInterfaces.Builder builder()
public AlexaPresentationAplInterface getAlexaPresentationAPL()
public AlexaPresentationApltInterface getAlexaPresentationAPLT()
public AlexaPresentationHtmlInterface getAlexaPresentationHTML()
public AppLinkInterface getAppLink()
public AudioPlayerInterface getAudioPlayer()
public DisplayInterface getDisplay()
public VideoAppInterface getVideoApp()
public GeolocationInterface getGeolocation()
public NavigationInterface getNavigation()
Copyright © 2023. All rights reserved.