Uses of Class
com.oracle.bmc.dns.model.RecordCollection.Builder
-
Packages that use RecordCollection.Builder Package Description com.oracle.bmc.dns.model -
-
Uses of RecordCollection.Builder in com.oracle.bmc.dns.model
Methods in com.oracle.bmc.dns.model that return RecordCollection.Builder Modifier and Type Method Description static RecordCollection.Builder
RecordCollection. builder()
Create a new builder.RecordCollection.Builder
RecordCollection.Builder. copy(RecordCollection model)
RecordCollection.Builder
RecordCollection.Builder. items(List<Record> items)
RecordCollection.Builder
RecordCollection. toBuilder()
-