Class PrestoEnginePropertiesGlobal.Builder

    • Constructor Detail

      • Builder

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

      • build

        public PrestoEnginePropertiesGlobal build()
        Builds a PrestoEnginePropertiesGlobal.
        Returns:
        the new PrestoEnginePropertiesGlobal instance
      • globalProperty

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