static UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.RequestMethod.forNumber(int value) |
|
UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.Builder.getRequestMethod() |
The HTTP request method to use for the check.
|
UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.getRequestMethod() |
The HTTP request method to use for the check.
|
UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheckOrBuilder.getRequestMethod() |
The HTTP request method to use for the check.
|
static UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.RequestMethod.valueOf(int value) |
Deprecated.
|
static UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.RequestMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.HttpCheck.RequestMethod |
UptimeCheckConfig.HttpCheck.RequestMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.HttpCheck.RequestMethod[] |
UptimeCheckConfig.HttpCheck.RequestMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|