Common.EmailNotification.Builder |
Common.EmailNotification.Builder.addAllRecipientsEmail(Iterable<String> values) |
The list of email addresses recipients for this notification.
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.addRecipientsEmail(String value) |
The list of email addresses recipients for this notification.
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.addRecipientsEmailBytes(com.google.protobuf.ByteString value) |
The list of email addresses recipients for this notification.
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.clear() |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.clearRecipientsEmail() |
The list of email addresses recipients for this notification.
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.clone() |
|
Common.EmailNotification.Builder |
Common.Notification.Builder.getEmailBuilder() |
.flyteidl.admin.EmailNotification email = 2;
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.mergeFrom(Common.EmailNotification other) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Common.EmailNotification.Builder |
Common.EmailNotification.newBuilder() |
|
static Common.EmailNotification.Builder |
Common.EmailNotification.newBuilder(Common.EmailNotification prototype) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.newBuilderForType() |
|
protected Common.EmailNotification.Builder |
Common.EmailNotification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.setRecipientsEmail(int index,
String value) |
The list of email addresses recipients for this notification.
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Common.EmailNotification.Builder |
Common.EmailNotification.toBuilder() |
|