public static class SupportedInterfaces.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SupportedInterfaces |
build() |
SupportedInterfaces.Builder |
withAlexaPresentationAPL(AlexaPresentationAplInterface alexaPresentationAPL) |
SupportedInterfaces.Builder |
withAlexaPresentationAPLT(AlexaPresentationApltInterface alexaPresentationAPLT) |
SupportedInterfaces.Builder |
withAlexaPresentationHTML(AlexaPresentationHtmlInterface alexaPresentationHTML) |
SupportedInterfaces.Builder |
withAppLink(AppLinkInterface appLink) |
SupportedInterfaces.Builder |
withAudioPlayer(AudioPlayerInterface audioPlayer) |
SupportedInterfaces.Builder |
withDisplay(DisplayInterface display) |
SupportedInterfaces.Builder |
withGeolocation(GeolocationInterface geolocation) |
SupportedInterfaces.Builder |
withNavigation(NavigationInterface navigation) |
SupportedInterfaces.Builder |
withVideoApp(VideoAppInterface videoApp) |
public SupportedInterfaces.Builder withAlexaPresentationAPL(AlexaPresentationAplInterface alexaPresentationAPL)
public SupportedInterfaces.Builder withAlexaPresentationAPLT(AlexaPresentationApltInterface alexaPresentationAPLT)
public SupportedInterfaces.Builder withAlexaPresentationHTML(AlexaPresentationHtmlInterface alexaPresentationHTML)
public SupportedInterfaces.Builder withAppLink(AppLinkInterface appLink)
public SupportedInterfaces.Builder withAudioPlayer(AudioPlayerInterface audioPlayer)
public SupportedInterfaces.Builder withDisplay(DisplayInterface display)
public SupportedInterfaces.Builder withVideoApp(VideoAppInterface videoApp)
public SupportedInterfaces.Builder withGeolocation(GeolocationInterface geolocation)
public SupportedInterfaces.Builder withNavigation(NavigationInterface navigation)
public SupportedInterfaces build()
Copyright © 2023. All rights reserved.