Interface DnsZone.UpdateStages
-
- Enclosing interface:
- DnsZone
public static interface DnsZone.UpdateStagesGrouping of DNS zone update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDnsZone.UpdateStages.WithETagCheckThe stage of the DNS zone update allowing to enable ETag validation.static interfaceDnsZone.UpdateStages.WithRecordSetThe stage of the DNS zone update allowing to specify record set.static interfaceDnsZone.UpdateStages.WithZoneTypeThe stage of the DNS zone update allowing to specify Zone access type.
-