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