Interface AppServiceDomain.Definition
- All Superinterfaces:
AppServiceDomain.DefinitionStages.Blank, AppServiceDomain.DefinitionStages.WithAdminContact, AppServiceDomain.DefinitionStages.WithAutoRenew, AppServiceDomain.DefinitionStages.WithBillingContact, AppServiceDomain.DefinitionStages.WithCreate, AppServiceDomain.DefinitionStages.WithDnsZone, AppServiceDomain.DefinitionStages.WithDomainPrivacy, AppServiceDomain.DefinitionStages.WithRegistrantContact, AppServiceDomain.DefinitionStages.WithTechContact, Creatable<AppServiceDomain>, GroupableResource.DefinitionStages.WithExistingResourceGroup<AppServiceDomain.DefinitionStages.WithRegistrantContact>, HasName, Indexable, Resource.DefinitionWithTags<AppServiceDomain.DefinitionStages.WithCreate>
- Enclosing interface:
AppServiceDomain
public static interface AppServiceDomain.Definition
extends AppServiceDomain.DefinitionStages.Blank, AppServiceDomain.DefinitionStages.WithAdminContact, AppServiceDomain.DefinitionStages.WithBillingContact, AppServiceDomain.DefinitionStages.WithRegistrantContact, AppServiceDomain.DefinitionStages.WithTechContact, AppServiceDomain.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface AppServiceDomain.DefinitionStages.WithAdminContact
withAdminContactMethods inherited from interface AppServiceDomain.DefinitionStages.WithAutoRenew
withAutoRenewEnabledMethods inherited from interface AppServiceDomain.DefinitionStages.WithBillingContact
withBillingContactMethods inherited from interface AppServiceDomain.DefinitionStages.WithDnsZone
withExistingDnsZone, withExistingDnsZone, withNewDnsZone, withNewDnsZoneMethods inherited from interface AppServiceDomain.DefinitionStages.WithDomainPrivacy
withDomainPrivacyEnabledMethods inherited from interface AppServiceDomain.DefinitionStages.WithRegistrantContact
defineRegistrantContact, withRegistrantContactMethods inherited from interface AppServiceDomain.DefinitionStages.WithTechContact
withTechContactMethods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags