| Modifier and Type | Method and Description |
|---|---|
WebhookNotification.Builder |
WebhookNotification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WebhookNotification.Builder |
WebhookNotification.Builder.clear() |
WebhookNotification.Builder |
WebhookNotification.Builder.clearChannelToken()
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
WebhookNotification.Builder |
WebhookNotification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WebhookNotification.Builder |
WebhookNotification.Builder.clearUri()
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.clone() |
WebhookNotification.Builder |
RecurringAudienceList.Builder.getWebhookNotificationBuilder()
Optional.
|
WebhookNotification.Builder |
AudienceList.Builder.getWebhookNotificationBuilder()
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WebhookNotification.Builder |
WebhookNotification.Builder.mergeFrom(com.google.protobuf.Message other) |
WebhookNotification.Builder |
WebhookNotification.Builder.mergeFrom(WebhookNotification other) |
WebhookNotification.Builder |
WebhookNotification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static WebhookNotification.Builder |
WebhookNotification.newBuilder() |
static WebhookNotification.Builder |
WebhookNotification.newBuilder(WebhookNotification prototype) |
WebhookNotification.Builder |
WebhookNotification.newBuilderForType() |
protected WebhookNotification.Builder |
WebhookNotification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
WebhookNotification.Builder |
WebhookNotification.Builder.setChannelToken(String value)
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.setChannelTokenBytes(com.google.protobuf.ByteString value)
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WebhookNotification.Builder |
WebhookNotification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WebhookNotification.Builder |
WebhookNotification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
WebhookNotification.Builder |
WebhookNotification.Builder.setUri(String value)
Optional.
|
WebhookNotification.Builder |
WebhookNotification.Builder.setUriBytes(com.google.protobuf.ByteString value)
Optional.
|
WebhookNotification.Builder |
WebhookNotification.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RecurringAudienceList.Builder |
RecurringAudienceList.Builder.setWebhookNotification(WebhookNotification.Builder builderForValue)
Optional.
|
AudienceList.Builder |
AudienceList.Builder.setWebhookNotification(WebhookNotification.Builder builderForValue)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.