| Modifier and Type | Method and Description |
|---|---|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clear() |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearJobRun()
The name of the `JobRun`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearMessage()
Debug message for when a notification fails to send.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearPipelineUid()
Unique identifier of the `DeliveryPipeline`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearRelease()
The name of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearReleaseUid()
Unique identifier of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearRollout()
The name of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearRolloutUid()
Unique identifier of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearTargetId()
ID of the `Target`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clearType()
Type of this notification, e.g.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.clone() |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.mergeFrom(JobRunNotificationEvent other) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static JobRunNotificationEvent.Builder |
JobRunNotificationEvent.newBuilder() |
static JobRunNotificationEvent.Builder |
JobRunNotificationEvent.newBuilder(JobRunNotificationEvent prototype) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.newBuilderForType() |
protected JobRunNotificationEvent.Builder |
JobRunNotificationEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setJobRun(String value)
The name of the `JobRun`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setJobRunBytes(com.google.protobuf.ByteString value)
The name of the `JobRun`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setMessage(String value)
Debug message for when a notification fails to send.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value)
Debug message for when a notification fails to send.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setPipelineUid(String value)
Unique identifier of the `DeliveryPipeline`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setPipelineUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `DeliveryPipeline`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRelease(String value)
The name of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setReleaseBytes(com.google.protobuf.ByteString value)
The name of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setReleaseUid(String value)
Unique identifier of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setReleaseUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `Release`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRollout(String value)
The name of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRolloutBytes(com.google.protobuf.ByteString value)
The name of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRolloutUid(String value)
Unique identifier of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setRolloutUidBytes(com.google.protobuf.ByteString value)
Unique identifier of the `Rollout`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setTargetId(String value)
ID of the `Target`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setTargetIdBytes(com.google.protobuf.ByteString value)
ID of the `Target`.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setType(Type value)
Type of this notification, e.g.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setTypeValue(int value)
Type of this notification, e.g.
|
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
JobRunNotificationEvent.Builder |
JobRunNotificationEvent.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.