Uses of Enum Class
org.openqa.selenium.devtools.v141.network.model.DirectSocketDnsQueryType
Packages that use DirectSocketDnsQueryType
-
Uses of DirectSocketDnsQueryType in org.openqa.selenium.devtools.v141.network.model
Methods in org.openqa.selenium.devtools.v141.network.model that return DirectSocketDnsQueryTypeModifier and TypeMethodDescriptionstatic DirectSocketDnsQueryTypeDirectSocketDnsQueryType.fromString(String s) static DirectSocketDnsQueryTypeReturns the enum constant of this class with the specified name.static DirectSocketDnsQueryType[]DirectSocketDnsQueryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v141.network.model that return types with arguments of type DirectSocketDnsQueryTypeModifier and TypeMethodDescriptionDirectTCPSocketOptions.getDnsQueryType()DirectUDPSocketOptions.getDnsQueryType()