| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
StarburstParameters |
StarburstParameters.clone() |
StarburstParameters |
DataSourceParameters.getStarburstParameters()
The parameters that are required to connect to a Starburst data source.
|
StarburstParameters |
StarburstParameters.withCatalog(String catalog)
The catalog name for the Starburst data source.
|
StarburstParameters |
StarburstParameters.withHost(String host)
The host name of the Starburst data source.
|
StarburstParameters |
StarburstParameters.withPort(Integer port)
The port for the Starburst data source.
|
StarburstParameters |
StarburstParameters.withProductType(StarburstProductType productType)
The product type for the Starburst data source.
|
StarburstParameters |
StarburstParameters.withProductType(String productType)
The product type for the Starburst data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceParameters.setStarburstParameters(StarburstParameters starburstParameters)
The parameters that are required to connect to a Starburst data source.
|
DataSourceParameters |
DataSourceParameters.withStarburstParameters(StarburstParameters starburstParameters)
The parameters that are required to connect to a Starburst data source.
|
Copyright © 2023. All rights reserved.