Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.model | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ZoneSummary> |
DnsPaginators.listZonesRecordIterator(ListZonesRequest request)
Creates a new iterable which will iterate over the
ZoneSummary objects contained in responses from the listZones
operation. |
Modifier and Type | Method and Description |
---|---|
ZoneSummary |
ZoneSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ZoneSummary.Builder |
ZoneSummary.Builder.copy(ZoneSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ZoneSummary> |
ListZonesResponse.getItems()
A list of
com.oracle.bmc.dns.model.ZoneSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListZonesResponse.Builder |
ListZonesResponse.Builder.items(List<ZoneSummary> items)
A list of
com.oracle.bmc.dns.model.ZoneSummary instances. |
Copyright © 2016–2024. All rights reserved.