static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.forNumber(int value) |
|
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.Builder.getMatcher() |
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.getMatcher() |
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcherOrBuilder.getMatcher() |
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(int value) |
Deprecated.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption[] |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|