public static interface FederatedDatabase.Builder extends SdkPojo, CopyableBuilder<FederatedDatabase.Builder,FederatedDatabase>
| Modifier and Type | Method and Description |
|---|---|
FederatedDatabase.Builder |
connectionName(String connectionName)
The name of the connection to the external metastore.
|
FederatedDatabase.Builder |
identifier(String identifier)
A unique identifier for the federated database.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFederatedDatabase.Builder identifier(String identifier)
A unique identifier for the federated database.
identifier - A unique identifier for the federated database.FederatedDatabase.Builder connectionName(String connectionName)
The name of the connection to the external metastore.
connectionName - The name of the connection to the external metastore.Copyright © 2023. All rights reserved.