public class RecordSetForListRecordSetsOutput extends Object
| Constructor and Description |
|---|
RecordSetForListRecordSetsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
RecordSetForListRecordSetsOutput |
FQDN(String FQDN) |
String |
getFQDN()
Get FQDN
|
String |
getHost()
Get host
|
String |
getID()
Get ID
|
String |
getLine()
Get line
|
String |
getType()
Get type
|
int |
hashCode() |
RecordSetForListRecordSetsOutput |
host(String host) |
RecordSetForListRecordSetsOutput |
ID(String ID) |
Boolean |
isWeightEnabled()
Get weightEnabled
|
RecordSetForListRecordSetsOutput |
line(String line) |
void |
setFQDN(String FQDN) |
void |
setHost(String host) |
void |
setID(String ID) |
void |
setLine(String line) |
void |
setType(String type) |
void |
setWeightEnabled(Boolean weightEnabled) |
String |
toString() |
RecordSetForListRecordSetsOutput |
type(String type) |
RecordSetForListRecordSetsOutput |
weightEnabled(Boolean weightEnabled) |
public RecordSetForListRecordSetsOutput FQDN(String FQDN)
public String getFQDN()
public void setFQDN(String FQDN)
public RecordSetForListRecordSetsOutput host(String host)
public String getHost()
public void setHost(String host)
public RecordSetForListRecordSetsOutput ID(String ID)
public String getID()
public void setID(String ID)
public RecordSetForListRecordSetsOutput line(String line)
public String getLine()
public void setLine(String line)
public RecordSetForListRecordSetsOutput type(String type)
public String getType()
public void setType(String type)
public RecordSetForListRecordSetsOutput weightEnabled(Boolean weightEnabled)
public Boolean isWeightEnabled()
public void setWeightEnabled(Boolean weightEnabled)
Copyright © 2026. All rights reserved.