public static interface AppServiceDomain.DefinitionStages.WithDomainPrivacy
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.DefinitionStages.WithCreate |
withDomainPrivacyEnabled(boolean domainPrivacy)
Specifies if the registrant contact information is exposed publicly.
|
AppServiceDomain.DefinitionStages.WithCreate withDomainPrivacyEnabled(boolean domainPrivacy)
domainPrivacy - true if domain privacy is turned onCopyright © 2019. All rights reserved.