| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.addAllNotificationChannelNames(Iterable<String> values)
The full REST resource name for the notification channels that these
settings apply to.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.addNotificationChannelNames(String value)
The full REST resource name for the notification channels that these
settings apply to.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.addNotificationChannelNamesBytes(com.google.protobuf.ByteString value)
The full REST resource name for the notification channels that these
settings apply to.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.addNotificationChannelStrategyBuilder()
Control how notifications will be sent out, on a per-channel basis.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.addNotificationChannelStrategyBuilder(int index)
Control how notifications will be sent out, on a per-channel basis.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clear() |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clearNotificationChannelNames()
The full REST resource name for the notification channels that these
settings apply to.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clearRenotifyInterval()
The frequency at which to send reminder notifications for open
incidents.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.clone() |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.getNotificationChannelStrategyBuilder(int index)
Control how notifications will be sent out, on a per-channel basis.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.mergeFrom(AlertPolicy.AlertStrategy.NotificationChannelStrategy other) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.mergeFrom(com.google.protobuf.Message other) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.mergeRenotifyInterval(com.google.protobuf.Duration value)
The frequency at which to send reminder notifications for open
incidents.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.newBuilder() |
static AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.newBuilder(AlertPolicy.AlertStrategy.NotificationChannelStrategy prototype) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.newBuilderForType() |
protected AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setNotificationChannelNames(int index,
String value)
The full REST resource name for the notification channels that these
settings apply to.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setRenotifyInterval(com.google.protobuf.Duration.Builder builderForValue)
The frequency at which to send reminder notifications for open
incidents.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setRenotifyInterval(com.google.protobuf.Duration value)
The frequency at which to send reminder notifications for open
incidents.
|
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder |
AlertPolicy.AlertStrategy.NotificationChannelStrategy.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder> |
AlertPolicy.AlertStrategy.Builder.getNotificationChannelStrategyBuilderList()
Control how notifications will be sent out, on a per-channel basis.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.addNotificationChannelStrategy(AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder builderForValue)
Control how notifications will be sent out, on a per-channel basis.
|
AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.addNotificationChannelStrategy(int index,
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder builderForValue)
Control how notifications will be sent out, on a per-channel basis.
|
AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.setNotificationChannelStrategy(int index,
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder builderForValue)
Control how notifications will be sent out, on a per-channel basis.
|
Copyright © 2024 Google LLC. All rights reserved.