public static interface PrestoParameters.Builder extends SdkPojo, CopyableBuilder<PrestoParameters.Builder,PrestoParameters>
| Modifier and Type | Method and Description |
|---|---|
PrestoParameters.Builder |
catalog(String catalog)
Catalog.
|
PrestoParameters.Builder |
host(String host)
Host.
|
PrestoParameters.Builder |
port(Integer port)
Port.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPrestoParameters.Builder host(String host)
Host.
host - Host.PrestoParameters.Builder port(Integer port)
Port.
port - Port.PrestoParameters.Builder catalog(String catalog)
Catalog.
catalog - Catalog.Copyright © 2020. All rights reserved.