Interface DnsZone.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<DnsZone>, DnsZone.DefinitionStages.WithETagCheck, DnsZone.DefinitionStages.WithRecordSet, HasName, Indexable, Resource.DefinitionWithTags<DnsZone.DefinitionStages.WithCreate>
- All Known Subinterfaces:
DnsZone.Definition
- Enclosing interface:
DnsZone.DefinitionStages
public static interface DnsZone.DefinitionStages.WithCreate
extends Creatable<DnsZone>, DnsZone.DefinitionStages.WithRecordSet, DnsZone.DefinitionStages.WithETagCheck, Resource.DefinitionWithTags<DnsZone.DefinitionStages.WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified.-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface DnsZone.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface DnsZone.DefinitionStages.WithRecordSet
defineAaaaRecordSet, defineARecordSet, defineCaaRecordSet, defineCNameRecordSet, defineMXRecordSet, defineNSRecordSet, definePtrRecordSet, defineSrvRecordSet, defineTxtRecordSet, withCNameRecordSetMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags