| Modifier and Type | Method and Description |
|---|---|
WebhookNotification |
WebhookNotification.Builder.build() |
WebhookNotification |
WebhookNotification.Builder.buildPartial() |
static WebhookNotification |
WebhookNotification.getDefaultInstance() |
WebhookNotification |
WebhookNotification.getDefaultInstanceForType() |
WebhookNotification |
WebhookNotification.Builder.getDefaultInstanceForType() |
WebhookNotification |
AudienceListOrBuilder.getWebhookNotification()
Optional.
|
WebhookNotification |
RecurringAudienceList.getWebhookNotification()
Optional.
|
WebhookNotification |
RecurringAudienceList.Builder.getWebhookNotification()
Optional.
|
WebhookNotification |
RecurringAudienceListOrBuilder.getWebhookNotification()
Optional.
|
WebhookNotification |
AudienceList.getWebhookNotification()
Optional.
|
WebhookNotification |
AudienceList.Builder.getWebhookNotification()
Optional.
|
static WebhookNotification |
WebhookNotification.parseDelimitedFrom(InputStream input) |
static WebhookNotification |
WebhookNotification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookNotification |
WebhookNotification.parseFrom(byte[] data) |
static WebhookNotification |
WebhookNotification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookNotification |
WebhookNotification.parseFrom(ByteBuffer data) |
static WebhookNotification |
WebhookNotification.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookNotification |
WebhookNotification.parseFrom(com.google.protobuf.ByteString data) |
static WebhookNotification |
WebhookNotification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookNotification |
WebhookNotification.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebhookNotification |
WebhookNotification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebhookNotification |
WebhookNotification.parseFrom(InputStream input) |
static WebhookNotification |
WebhookNotification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WebhookNotification> |
WebhookNotification.getParserForType() |
static com.google.protobuf.Parser<WebhookNotification> |
WebhookNotification.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebhookNotification.Builder |
WebhookNotification.Builder.mergeFrom(WebhookNotification other) |
RecurringAudienceList.Builder |
RecurringAudienceList.Builder.mergeWebhookNotification(WebhookNotification value)
Optional.
|
AudienceList.Builder |
AudienceList.Builder.mergeWebhookNotification(WebhookNotification value)
Optional.
|
static WebhookNotification.Builder |
WebhookNotification.newBuilder(WebhookNotification prototype) |
RecurringAudienceList.Builder |
RecurringAudienceList.Builder.setWebhookNotification(WebhookNotification value)
Optional.
|
AudienceList.Builder |
AudienceList.Builder.setWebhookNotification(WebhookNotification value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.