| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
AlertPolicy.Condition
A condition is a true/false test that determines when an alerting policy
should open an incident.
|
static class |
AlertPolicy.Condition.Builder
A condition is a true/false test that determines when an alerting policy
should open an incident.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.ConditionOrBuilder |
AlertPolicyOrBuilder.getConditionsOrBuilder(int index)
A list of conditions for the policy.
|
AlertPolicy.ConditionOrBuilder |
AlertPolicy.getConditionsOrBuilder(int index)
A list of conditions for the policy.
|
AlertPolicy.ConditionOrBuilder |
AlertPolicy.Builder.getConditionsOrBuilder(int index)
A list of conditions for the policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AlertPolicy.ConditionOrBuilder> |
AlertPolicyOrBuilder.getConditionsOrBuilderList()
A list of conditions for the policy.
|
List<? extends AlertPolicy.ConditionOrBuilder> |
AlertPolicy.getConditionsOrBuilderList()
A list of conditions for the policy.
|
List<? extends AlertPolicy.ConditionOrBuilder> |
AlertPolicy.Builder.getConditionsOrBuilderList()
A list of conditions for the policy.
|
Copyright © 2024 Google LLC. All rights reserved.