| Modifier and Type | Class and Description |
|---|---|
class |
MutationRecord
Describes a change made to a configuration.
|
static class |
MutationRecord.Builder
Describes a change made to a configuration.
|
| Modifier and Type | Method and Description |
|---|---|
MutationRecordOrBuilder |
NotificationChannel.getCreationRecordOrBuilder()
Record of the creation of this channel.
|
MutationRecordOrBuilder |
NotificationChannel.Builder.getCreationRecordOrBuilder()
Record of the creation of this channel.
|
MutationRecordOrBuilder |
AlertPolicyOrBuilder.getCreationRecordOrBuilder()
A read-only record of the creation of the alerting policy.
|
MutationRecordOrBuilder |
AlertPolicy.getCreationRecordOrBuilder()
A read-only record of the creation of the alerting policy.
|
MutationRecordOrBuilder |
AlertPolicy.Builder.getCreationRecordOrBuilder()
A read-only record of the creation of the alerting policy.
|
MutationRecordOrBuilder |
NotificationChannelOrBuilder.getCreationRecordOrBuilder()
Record of the creation of this channel.
|
MutationRecordOrBuilder |
AlertPolicyOrBuilder.getMutationRecordOrBuilder()
A read-only record of the most recent change to the alerting policy.
|
MutationRecordOrBuilder |
AlertPolicy.getMutationRecordOrBuilder()
A read-only record of the most recent change to the alerting policy.
|
MutationRecordOrBuilder |
AlertPolicy.Builder.getMutationRecordOrBuilder()
A read-only record of the most recent change to the alerting policy.
|
MutationRecordOrBuilder |
NotificationChannel.getMutationRecordsOrBuilder(int index)
Records of the modification of this channel.
|
MutationRecordOrBuilder |
NotificationChannel.Builder.getMutationRecordsOrBuilder(int index)
Records of the modification of this channel.
|
MutationRecordOrBuilder |
NotificationChannelOrBuilder.getMutationRecordsOrBuilder(int index)
Records of the modification of this channel.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MutationRecordOrBuilder> |
NotificationChannel.getMutationRecordsOrBuilderList()
Records of the modification of this channel.
|
List<? extends MutationRecordOrBuilder> |
NotificationChannel.Builder.getMutationRecordsOrBuilderList()
Records of the modification of this channel.
|
List<? extends MutationRecordOrBuilder> |
NotificationChannelOrBuilder.getMutationRecordsOrBuilderList()
Records of the modification of this channel.
|
Copyright © 2025 Google LLC. All rights reserved.