| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.forNumber(int value) |
Type |
JobRunNotificationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
RolloutNotificationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
ReleaseRenderEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
JobRunNotificationEvent.getType()
Type of this notification, e.g.
|
Type |
JobRunNotificationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
ReleaseNotificationEvent.getType()
Type of this notification, e.g.
|
Type |
ReleaseNotificationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
DeliveryPipelineNotificationEvent.getType()
Type of this notification, e.g.
|
Type |
DeliveryPipelineNotificationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
RolloutUpdateEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
DeliveryPipelineNotificationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
RolloutUpdateEvent.getType()
Type of this notification, e.g.
|
Type |
RolloutUpdateEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
AutomationRunEvent.getType()
Type of this notification, e.g.
|
Type |
AutomationRunEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
AutomationEvent.getType()
Type of this notification, e.g.
|
Type |
AutomationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
TargetNotificationEvent.getType()
Type of this notification, e.g.
|
Type |
TargetNotificationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
ReleaseNotificationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
RolloutNotificationEvent.getType()
Type of this notification, e.g.
|
Type |
RolloutNotificationEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
TargetNotificationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
AutomationEventOrBuilder.getType()
Type of this notification, e.g.
|
Type |
ReleaseRenderEvent.getType()
Type of this notification, e.g.
|
Type |
ReleaseRenderEvent.Builder.getType()
Type of this notification, e.g.
|
Type |
AutomationRunEventOrBuilder.getType()
Type of this notification, e.g.
|
static Type |
Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Type |
Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.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<Type> |
Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
ReleaseNotificationEvent.Builder |
ReleaseNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
RolloutUpdateEvent.Builder |
RolloutUpdateEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
AutomationRunEvent.Builder |
AutomationRunEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
AutomationEvent.Builder |
AutomationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
TargetNotificationEvent.Builder |
TargetNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
RolloutNotificationEvent.Builder |
RolloutNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
ReleaseRenderEvent.Builder |
ReleaseRenderEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
Copyright © 2024 Google LLC. All rights reserved.