DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clear() |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clearDeliveryPipeline() |
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clearMessage() |
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clearType() |
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.clone() |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.mergeFrom(DeliveryPipelineNotificationEvent other) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.newBuilder() |
|
static DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.newBuilder(DeliveryPipelineNotificationEvent prototype) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.newBuilderForType() |
|
protected DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setDeliveryPipeline(String value) |
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setDeliveryPipelineBytes(com.google.protobuf.ByteString value) |
The name of the `Delivery Pipeline`.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setMessage(String value) |
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setMessageBytes(com.google.protobuf.ByteString value) |
Debug message for when a notification fails to send.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setType(Type value) |
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setTypeValue(int value) |
Type of this notification, e.g.
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DeliveryPipelineNotificationEvent.Builder |
DeliveryPipelineNotificationEvent.toBuilder() |
|