static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.forNumber(int value) |
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.getJsonMatcher() |
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.getJsonMatcher() |
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder.getJsonMatcher() |
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(int value) |
Deprecated.
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption[] |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|