Class VrniGlobalCollector.Builder

    • Constructor Detail

      • Builder

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

      • setReportInterval

        public VrniGlobalCollector.Builder setReportInterval​(java.lang.Long reportInterval)
        Report interval for operation data in seconds. format: int32
        Parameters:
        reportInterval - New value for the property.
      • setCollectorIp

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

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