public static class AppLinkState.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AppLinkState.Builder |
addSupportedCatalogTypesItem(CatalogTypes supportedCatalogTypesItem) |
AppLinkState |
build() |
AppLinkState.Builder |
withDirectLaunch(DirectLaunch directLaunch) |
AppLinkState.Builder |
withSendToDevice(SendToDevice sendToDevice) |
AppLinkState.Builder |
withSupportedCatalogTypes(List<CatalogTypes> supportedCatalogTypes) |
public AppLinkState.Builder withSupportedCatalogTypes(List<CatalogTypes> supportedCatalogTypes)
public AppLinkState.Builder addSupportedCatalogTypesItem(CatalogTypes supportedCatalogTypesItem)
public AppLinkState.Builder withDirectLaunch(DirectLaunch directLaunch)
public AppLinkState.Builder withSendToDevice(SendToDevice sendToDevice)
public AppLinkState build()
Copyright © 2023. All rights reserved.