com.globo.dnsapi.model
Class Record
java.lang.Object
com.globo.dnsapi.model.Record
public class Record
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Record
public Record()
getGenericRecordAttributes
public Record.GenericRecordAttributes getGenericRecordAttributes()
setGenericRecordAttributes
public void setGenericRecordAttributes(Record.GenericRecordAttributes genericRecordAttributes)
getTypeARecordAttributes
public Record.TypeARecordAttributes getTypeARecordAttributes()
setTypeARecordAttributes
public void setTypeARecordAttributes(Record.TypeARecordAttributes typeARecordAttributes)
getTypeNSRecordAttributes
public Record.TypeNSRecordAttributes getTypeNSRecordAttributes()
setTypeNSRecordAttributes
public void setTypeNSRecordAttributes(Record.TypeNSRecordAttributes typeNSRecordAttributes)
getTypeSOARecordAttributes
public Record.TypeSOARecordAttributes getTypeSOARecordAttributes()
setTypeSOARecordAttributes
public void setTypeSOARecordAttributes(Record.TypeSOARecordAttributes typeSOARecordAttributes)
getTypeMXRecordAttributes
public Record.TypeMXRecordAttributes getTypeMXRecordAttributes()
setTypeMXRecordAttributes
public void setTypeMXRecordAttributes(Record.TypeMXRecordAttributes typeMXRecordAttributes)
getTypePTRRecordAttributes
public Record.TypePTRRecordAttributes getTypePTRRecordAttributes()
setTypePTRRecordAttributes
public void setTypePTRRecordAttributes(Record.TypePTRRecordAttributes typePTRRecordAttributes)
getTypeTXTRecordAttributes
public Record.TypeTXTRecordAttributes getTypeTXTRecordAttributes()
setTypeTXTRecordAttributes
public void setTypeTXTRecordAttributes(Record.TypeTXTRecordAttributes typeTXTRecordAttributes)
getId
public Long getId()
getName
public String getName()
getContent
public String getContent()
Copyright © 2014. All rights reserved.