public static final class AggregatePolicyDnsAnswer.Builder
extends java.lang.Object
AggregatePolicyDnsAnswer.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AggregatePolicyDnsAnswer. |
| Modifier and Type | Method and Description |
|---|---|
AggregatePolicyDnsAnswer |
build() |
AggregatePolicyDnsAnswer.Builder |
setDnsAnswerPerEnforcementPoint(java.util.List<com.vmware.vapi.bindings.Structure> dnsAnswerPerEnforcementPoint)
List of DNS forwarder nslookup answer per enforcement point.
|
AggregatePolicyDnsAnswer.Builder |
setIntentPath(java.lang.String intentPath)
String path of the DNS forwarder intent.
|
public Builder()
AggregatePolicyDnsAnswer.public AggregatePolicyDnsAnswer.Builder setDnsAnswerPerEnforcementPoint(java.util.List<com.vmware.vapi.bindings.Structure> dnsAnswerPerEnforcementPoint)
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.public AggregatePolicyDnsAnswer.Builder setIntentPath(java.lang.String intentPath)
intentPath - New value for the property.public AggregatePolicyDnsAnswer build()