public static final class CommandAlert.EmailAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder> implements CommandAlert.EmailActionOrBuilder
command_alert.EmailAction
Modifier and Type | Method and Description |
---|---|
CommandAlert.EmailAction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandAlert.EmailAction |
build() |
CommandAlert.EmailAction |
buildPartial() |
CommandAlert.EmailAction.Builder |
clear() |
CommandAlert.EmailAction.Builder |
clearAddress()
string address = 1; |
CommandAlert.EmailAction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandAlert.EmailAction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandAlert.EmailAction.Builder |
clearSubject()
string subject = 2; |
CommandAlert.EmailAction.Builder |
clone() |
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
CommandAlert.EmailAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getSubject()
string subject = 2; |
com.google.protobuf.ByteString |
getSubjectBytes()
string subject = 2; |
boolean |
isInitialized() |
CommandAlert.EmailAction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandAlert.EmailAction.Builder |
mergeFrom(CommandAlert.EmailAction other) |
CommandAlert.EmailAction.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandAlert.EmailAction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandAlert.EmailAction.Builder |
setAddress(String value)
string address = 1; |
CommandAlert.EmailAction.Builder |
setAddressBytes(com.google.protobuf.ByteString value)
string address = 1; |
CommandAlert.EmailAction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandAlert.EmailAction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandAlert.EmailAction.Builder |
setSubject(String value)
string subject = 2; |
CommandAlert.EmailAction.Builder |
setSubjectBytes(com.google.protobuf.ByteString value)
string subject = 2; |
CommandAlert.EmailAction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public CommandAlert.EmailAction.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public CommandAlert.EmailAction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public CommandAlert.EmailAction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public CommandAlert.EmailAction.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder mergeFrom(CommandAlert.EmailAction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public CommandAlert.EmailAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<CommandAlert.EmailAction.Builder>
IOException
public String getAddress()
string address = 1;
getAddress
in interface CommandAlert.EmailActionOrBuilder
public com.google.protobuf.ByteString getAddressBytes()
string address = 1;
getAddressBytes
in interface CommandAlert.EmailActionOrBuilder
public CommandAlert.EmailAction.Builder setAddress(String value)
string address = 1;
value
- The address to set.public CommandAlert.EmailAction.Builder clearAddress()
string address = 1;
public CommandAlert.EmailAction.Builder setAddressBytes(com.google.protobuf.ByteString value)
string address = 1;
value
- The bytes for address to set.public String getSubject()
string subject = 2;
getSubject
in interface CommandAlert.EmailActionOrBuilder
public com.google.protobuf.ByteString getSubjectBytes()
string subject = 2;
getSubjectBytes
in interface CommandAlert.EmailActionOrBuilder
public CommandAlert.EmailAction.Builder setSubject(String value)
string subject = 2;
value
- The subject to set.public CommandAlert.EmailAction.Builder clearSubject()
string subject = 2;
public CommandAlert.EmailAction.Builder setSubjectBytes(com.google.protobuf.ByteString value)
string subject = 2;
value
- The bytes for subject to set.public final CommandAlert.EmailAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>
public final CommandAlert.EmailAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.EmailAction.Builder>