public static interface AppServiceDomain.DefinitionStages.WithRegistrantContact
Modifier and Type | Method and Description |
---|---|
DomainContact.DefinitionStages.Blank<AppServiceDomain.DefinitionStages.WithCreate> |
defineRegistrantContact()
Starts the definition of a new domain contact.
|
AppServiceDomain.DefinitionStages.WithCreate |
withRegistrantContact(Contact contact)
Specify the registrant contact.
|
AppServiceDomain.DefinitionStages.WithCreate withRegistrantContact(Contact contact)
contact
- the registrant contactDomainContact.DefinitionStages.Blank<AppServiceDomain.DefinitionStages.WithCreate> defineRegistrantContact()
Copyright © 2019. All rights reserved.