Class PrestoEnginePropertiesCatalog.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public PrestoEnginePropertiesCatalog build()
        Builds a PrestoEnginePropertiesCatalog.
        Returns:
        the new PrestoEnginePropertiesCatalog instance
      • catalogName

        public PrestoEnginePropertiesCatalog.Builder catalogName​(java.lang.String catalogName)
        Set the catalogName.
        Parameters:
        catalogName - the catalogName
        Returns:
        the PrestoEnginePropertiesCatalog builder