public static interface DnsZone.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
DnsZone.UpdateStages.WithETagCheck
The stage of the DNS zone update allowing to enable ETag validation.
|
static interface |
DnsZone.UpdateStages.WithRecordSet
The stage of the DNS zone update allowing to specify record set.
|
static interface |
DnsZone.UpdateStages.WithZoneType
The stage of the DNS zone update allowing to specify Zone access type.
|
Copyright © 2019. All rights reserved.