addAll
fun DslList<VerificationDnsRecord, DomainDelegationTicketKt.Dsl.RecordProxy>.addAll(values: Iterable<VerificationDnsRecord>)
DNS records required to enable delegated certificate issuance.
Content copied to clipboard
repeated .elide.app.VerificationDnsRecord record = 1;
Parameters
values
The record to add.