Class GlobalCollectorConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of GlobalCollectorConfig.
    • Method Detail

      • setCollectorIp

        public GlobalCollectorConfig.Builder setCollectorIp​(java.lang.String collectorIp)
        IP address for the global collector. format: ip
        Parameters:
        collectorIp - New value for the property.
      • setCollectorPort

        public GlobalCollectorConfig.Builder setCollectorPort​(java.lang.Long collectorPort)
        Port for the global collector. format: int32
        Parameters:
        collectorPort - New value for the property.