Enum WebhookResponse.TransitionCase (0.52.0)

public enum WebhookResponse.TransitionCase extends Enum<WebhookResponse.TransitionCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
TARGET_FLOW
TARGET_PAGE
TRANSITION_NOT_SET

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()