| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.Builder.build() |
AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.Builder.buildPartial() |
AlertPolicy.AlertStrategy |
AlertPolicyOrBuilder.getAlertStrategy()
Control over how this alert policy's notification channels are notified.
|
AlertPolicy.AlertStrategy |
AlertPolicy.getAlertStrategy()
Control over how this alert policy's notification channels are notified.
|
AlertPolicy.AlertStrategy |
AlertPolicy.Builder.getAlertStrategy()
Control over how this alert policy's notification channels are notified.
|
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.getDefaultInstance() |
AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.getDefaultInstanceForType() |
AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.Builder.getDefaultInstanceForType() |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseDelimitedFrom(InputStream input) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(byte[] data) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(ByteBuffer data) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(com.google.protobuf.ByteString data) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(InputStream input) |
static AlertPolicy.AlertStrategy |
AlertPolicy.AlertStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AlertPolicy.AlertStrategy> |
AlertPolicy.AlertStrategy.getParserForType() |
static com.google.protobuf.Parser<AlertPolicy.AlertStrategy> |
AlertPolicy.AlertStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.Builder |
AlertPolicy.Builder.mergeAlertStrategy(AlertPolicy.AlertStrategy value)
Control over how this alert policy's notification channels are notified.
|
AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.mergeFrom(AlertPolicy.AlertStrategy other) |
static AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.newBuilder(AlertPolicy.AlertStrategy prototype) |
AlertPolicy.Builder |
AlertPolicy.Builder.setAlertStrategy(AlertPolicy.AlertStrategy value)
Control over how this alert policy's notification channels are notified.
|
Copyright © 2023 Google LLC. All rights reserved.