public abstract static class ResourceRecordSet.RecordSubset extends ResourceRecordSet
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceRecordSet.RecordSubset.Latency |
static class |
ResourceRecordSet.RecordSubset.Weighted |
ResourceRecordSet.AliasTarget, ResourceRecordSet.Builder, ResourceRecordSet.RecordSubsetaliasTarget, name, ttl, type, values| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId()
The identifier that differentiates beyond
name and type |
int |
hashCode() |
String |
toString() |
builder, getAliasTarget, getName, getTTL, getType, getValues, toBuilderpublic String getId()
name and typepublic int hashCode()
hashCode in class ResourceRecordSetpublic boolean equals(Object obj)
equals in class ResourceRecordSetpublic String toString()
toString in class ResourceRecordSetCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.