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.BuilderRecordCollection. builder()Create a new builder.RecordCollection.BuilderRecordCollection.Builder. copy(RecordCollection model)RecordCollection.BuilderRecordCollection.Builder. items(List<Record> items)RecordCollection.BuilderRecordCollection. toBuilder()
-