Class ExtDNSEntry.DNSEntries
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<ExtDNSEntry>
-
- org.openstack4j.openstack.compute.domain.ext.ExtDNSEntry.DNSEntries
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- ExtDNSEntry
@Deprecated public static class ExtDNSEntry.DNSEntries extends ListResult<ExtDNSEntry>
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DNSEntries()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected List<ExtDNSEntry>value()Deprecated.-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<ExtDNSEntry> value()
Deprecated.- Specified by:
valuein classListResult<ExtDNSEntry>
-
-