HostNameBinding.DefinitionStages.WithDomain<ParentT>.withThirdPartyDomain(String domain) 方法
定义
Binds to a 3rd party domain.
public WithSubDomain<ParentT> withThirdPartyDomain(String domain)
参数
- domain
-
String
the 3rd party domain name
返回
the next stage of the definition
适用于