| Modifier and Type | Method and Description |
|---|---|
static Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.HttpMethod.forNumber(int value) |
Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebServiceOrBuilder.getHttpMethod()
Optional.
|
Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.getHttpMethod()
Optional.
|
Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.Builder.getHttpMethod()
Optional.
|
static Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.HttpMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.HttpMethod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Webhook.GenericWebService.HttpMethod |
Webhook.GenericWebService.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webhook.GenericWebService.HttpMethod[] |
Webhook.GenericWebService.HttpMethod.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.HttpMethod> |
Webhook.GenericWebService.HttpMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Webhook.GenericWebService.Builder |
Webhook.GenericWebService.Builder.setHttpMethod(Webhook.GenericWebService.HttpMethod value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.