Interface DatabaseResource.Builder

    • Method Detail

      • catalogId

        DatabaseResource.Builder catalogId​(String catalogId)

        The identifier for the Data Catalog. By default, it is the account ID of the caller.

        Parameters:
        catalogId - The identifier for the Data Catalog. By default, it is the account ID of the caller.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        DatabaseResource.Builder name​(String name)

        The name of the database resource. Unique to the Data Catalog.

        Parameters:
        name - The name of the database resource. Unique to the Data Catalog.
        Returns:
        Returns a reference to this object so that method calls can be chained together.