Uses of Enum Class
com.predic8.membrane.core.azure.api.dns.DnsRecordType
Packages that use DnsRecordType
-
Uses of DnsRecordType in com.predic8.membrane.core.azure.api.dns
Methods in com.predic8.membrane.core.azure.api.dns that return DnsRecordTypeModifier and TypeMethodDescriptionstatic DnsRecordTypeReturns the enum constant of this class with the specified name.static DnsRecordType[]DnsRecordType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.predic8.membrane.core.azure.api.dns with parameters of type DnsRecordTypeModifierConstructorDescriptionDnsRecordCommandExecutor(DnsRecordApi api, String recordSetName, DnsRecordType type)