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