JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
codes.thischwa.cf.CfRequest
Packages that use
CfRequest
Package
Description
codes.thischwa.cf
The base package of CloudflareDNS-java.
Uses of
CfRequest
in
codes.thischwa.cf
Methods in
codes.thischwa.cf
that return
CfRequest
Modifier and Type
Method
Description
static
CfRequest
CfRequest.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
CfRequest
[]
CfRequest.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.