public class CustomDomainParameters extends Object
| Constructor and Description |
|---|
CustomDomainParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
hostName()
Get the hostName value.
|
CustomDomainParameters |
withHostName(String hostName)
Set the hostName value.
|
public String hostName()
public CustomDomainParameters withHostName(String hostName)
hostName - the hostName value to setCopyright © 2019. All rights reserved.