| Modifier and Type | Method and Description |
|---|---|
static Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.WebhookType.forNumber(int value) |
Webhook.GenericWebService.WebhookType |
Webhook.GenericWebServiceOrBuilder.getWebhookType()
Optional.
|
Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.getWebhookType()
Optional.
|
Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.Builder.getWebhookType()
Optional.
|
static Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.WebhookType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.WebhookType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Webhook.GenericWebService.WebhookType |
Webhook.GenericWebService.WebhookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webhook.GenericWebService.WebhookType[] |
Webhook.GenericWebService.WebhookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Webhook.GenericWebService.WebhookType> |
Webhook.GenericWebService.WebhookType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Webhook.GenericWebService.Builder |
Webhook.GenericWebService.Builder.setWebhookType(Webhook.GenericWebService.WebhookType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.