Class AggregatePolicyDnsAnswer.Builder

    • Constructor Detail

    • Method Detail

      • setDnsAnswerPerEnforcementPoint

        public AggregatePolicyDnsAnswer.Builder setDnsAnswerPerEnforcementPoint​(java.util.List<com.vmware.vapi.bindings.Structure> dnsAnswerPerEnforcementPoint)
        List of DNS forwarder nslookup answer per enforcement point. 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:
        dnsAnswerPerEnforcementPoint - New value for the property. When clients pass a value of this class as a parameter, the property must contain all the properties defined in PolicyDnsAnswerPerEnforcementPoint. When methods return a value of this class as a return value, the property will contain all the properties defined in PolicyDnsAnswerPerEnforcementPoint.
      • setIntentPath

        public AggregatePolicyDnsAnswer.Builder setIntentPath​(java.lang.String intentPath)
        String path of the DNS forwarder intent.
        Parameters:
        intentPath - New value for the property.