Class NsxTDNSForwarderZoneStatistics.Builder

    • Method Detail

      • setDomainNames

        public NsxTDNSForwarderZoneStatistics.Builder setDomainNames​(java.util.List<java.lang.String> domainNames)
        Domain names configured for the forwarder. Empty if this is the default forwarder. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        domainNames - New value for the property.
      • setUpstreamStatistics

        public NsxTDNSForwarderZoneStatistics.Builder setUpstreamStatistics​(java.util.List<NsxtUpstreamServerStatistics> upstreamStatistics)
        Statistics per upstream server. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        upstreamStatistics - New value for the property.