| Modifier and Type | Method and Description |
|---|---|
static WebhookResponse.TransitionCase |
WebhookResponse.TransitionCase.forNumber(int value) |
WebhookResponse.TransitionCase |
WebhookResponseOrBuilder.getTransitionCase() |
WebhookResponse.TransitionCase |
WebhookResponse.getTransitionCase() |
WebhookResponse.TransitionCase |
WebhookResponse.Builder.getTransitionCase() |
static WebhookResponse.TransitionCase |
WebhookResponse.TransitionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WebhookResponse.TransitionCase |
WebhookResponse.TransitionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebhookResponse.TransitionCase[] |
WebhookResponse.TransitionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.