CustomDomain.UpdateStages.WithDomainName Interface
public static interface CustomDomain.UpdateStages.WithDomainName
The stage of the CustomDomain update allowing to specify domainName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDomainName(String domainName)
Specifies the domain |
Method Details
withDomainName
public abstract CustomDomain.Update withDomainName(String domainName)
Specifies the domainName property: The custom domain name..
Parameters:
Returns: