ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface HostNameBinding.UpdateDefinitionStages.WithSubDomain<ParentT>
Modifier and Type | Method and Description |
---|---|
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> |
withSubDomain(String subDomain)
Specifies the sub-domain to bind to.
|
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> withSubDomain(String subDomain)
subDomain
- the sub-domain name excluding the top level domain, e.g., "@", "www"Copyright © 2019. All rights reserved.