| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
UptimeCheckConfig.ContentMatcher
Optional.
|
static class |
UptimeCheckConfig.ContentMatcher.Builder
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcherOrBuilder |
UptimeCheckConfigOrBuilder.getContentMatchersOrBuilder(int index)
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
UptimeCheckConfig.ContentMatcherOrBuilder |
UptimeCheckConfig.getContentMatchersOrBuilder(int index)
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
UptimeCheckConfig.ContentMatcherOrBuilder |
UptimeCheckConfig.Builder.getContentMatchersOrBuilder(int index)
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> |
UptimeCheckConfigOrBuilder.getContentMatchersOrBuilderList()
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> |
UptimeCheckConfig.getContentMatchersOrBuilderList()
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> |
UptimeCheckConfig.Builder.getContentMatchersOrBuilderList()
The content that is expected to appear in the data returned by the target
server against which the check is run.
|
Copyright © 2024 Google LLC. All rights reserved.