public static interface CommandAlert.EmailActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
String |
getSubject()
string subject = 2; |
com.google.protobuf.ByteString |
getSubjectBytes()
string subject = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getAddress()
string address = 1;
com.google.protobuf.ByteString getAddressBytes()
string address = 1;
String getSubject()
string subject = 2;
com.google.protobuf.ByteString getSubjectBytes()
string subject = 2;