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