Class RestIcebergCatalog.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • uri

        public RestIcebergCatalog.Builder uri​(String uri)
        The base URL for the REST Catalog API.

        e.g.: ‘https://my-rest-catalog.example.com/api/v1’

        Parameters:
        uri - the value to set
        Returns:
        this builder
      • propertiesSecretId

        public RestIcebergCatalog.Builder propertiesSecretId​(String propertiesSecretId)
        The OCID of the Secret that stores the content of the configuration file containing additional properties for the REST catalog.

        See documentation: https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcredentials.htm

        Parameters:
        propertiesSecretId - the value to set
        Returns:
        this builder