Interface FederatedCatalog.Builder

    • Method Detail

      • identifier

        FederatedCatalog.Builder identifier​(String identifier)

        A unique identifier for the federated catalog.

        Parameters:
        identifier - A unique identifier for the federated catalog.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectionName

        FederatedCatalog.Builder connectionName​(String connectionName)

        The name of the connection to an external data source, for example a Redshift-federated catalog.

        Parameters:
        connectionName - The name of the connection to an external data source, for example a Redshift-federated catalog.
        Returns:
        Returns a reference to this object so that method calls can be chained together.