Package | Description |
---|---|
com.oracle.bmc.dns.model | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
RecordCollection |
RecordCollection.Builder.build() |
Modifier and Type | Method and Description |
---|---|
RecordCollection.Builder |
RecordCollection.Builder.copy(RecordCollection model) |
Modifier and Type | Method and Description |
---|---|
RecordCollection |
UpdateDomainRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
GetZoneRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
UpdateRRSetResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
PatchZoneRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
PatchDomainRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
PatchRRSetResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
GetDomainRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
RecordCollection |
UpdateZoneRecordsResponse.getRecordCollection()
The returned
RecordCollection instance. |
Modifier and Type | Method and Description |
---|---|
UpdateDomainRecordsResponse.Builder |
UpdateDomainRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
GetZoneRecordsResponse.Builder |
GetZoneRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
UpdateRRSetResponse.Builder |
UpdateRRSetResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
PatchZoneRecordsResponse.Builder |
PatchZoneRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
PatchDomainRecordsResponse.Builder |
PatchDomainRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
PatchRRSetResponse.Builder |
PatchRRSetResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
GetDomainRecordsResponse.Builder |
GetDomainRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
UpdateZoneRecordsResponse.Builder |
UpdateZoneRecordsResponse.Builder.recordCollection(RecordCollection recordCollection)
The returned
RecordCollection instance. |
Copyright © 2016–2024. All rights reserved.