TxtRecordSet Interface
Implements
public interface TxtRecordSet
extends DnsRecordSet
An immutable client-side representation of a TXT (text) record set in Azure DNS Zone.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
java.util.List<Txt |
records() |
Method Details
records
public abstract List
Returns:
the TXT records in this record set