Searched defs:dnsSecConfig (Results 1 – 4 of 4) sorted by relevance
61 private final DnsSecConfig dnsSecConfig; field in ZoneInfo199 private Builder(DnsSecConfig dnsSecConfig) { in Builder()382 public Builder setDnsSecConfig(DnsSecConfig dnsSecConfig) { in setDnsSecConfig()403 private DnsSecConfig dnsSecConfig; field in ZoneInfo.BuilderImpl469 public Builder setDnsSecConfig(DnsSecConfig dnsSecConfig) { in setDnsSecConfig()
99 public Builder setDnsSecConfig(DnsSecConfig dnsSecConfig) { in setDnsSecConfig()
355 ZoneInfo.DnsSecConfig dnsSecConfig = created.getDnsSecConfig(); in testCreateZoneWithOptions() local395 ZoneInfo.DnsSecConfig dnsSecConfig = created.getDnsSecConfig(); in testZoneCreatedWithDnsSecConfig() local409 ZoneInfo.DnsSecConfig dnsSecConfig = in testNotAcceptableStateValue() local434 ZoneInfo.DnsSecConfig dnsSecConfig = in testNotAcceptableNonExistenceValue() local533 ZoneInfo.DnsSecConfig dnsSecConfig = created.getDnsSecConfig(); in testGetZone() local
164 ZoneInfo.DnsSecConfig dnsSecConfig = DNS_SEC_CONFIG.toBuilder().build(); in testSameHashCodeOnEquals() local