public static interface CommandAlert.SlackOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChannel()
string channel = 1; |
com.google.protobuf.ByteString |
getChannelBytes()
string channel = 1; |
CommandAlert.Slack.EmojiCase |
getEmojiCase() |
java.lang.String |
getIconEmoji()
string icon_emoji = 3; |
com.google.protobuf.ByteString |
getIconEmojiBytes()
string icon_emoji = 3; |
java.lang.String |
getIconUrl()
string icon_url = 4; |
com.google.protobuf.ByteString |
getIconUrlBytes()
string icon_url = 4; |
java.lang.String |
getText()
string text = 5; |
com.google.protobuf.ByteString |
getTextBytes()
string text = 5; |
java.lang.String |
getUsername()
string username = 2; |
com.google.protobuf.ByteString |
getUsernameBytes()
string username = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getChannel()
string channel = 1;
com.google.protobuf.ByteString getChannelBytes()
string channel = 1;
java.lang.String getUsername()
string username = 2;
com.google.protobuf.ByteString getUsernameBytes()
string username = 2;
java.lang.String getIconEmoji()
string icon_emoji = 3;
com.google.protobuf.ByteString getIconEmojiBytes()
string icon_emoji = 3;
java.lang.String getIconUrl()
string icon_url = 4;
com.google.protobuf.ByteString getIconUrlBytes()
string icon_url = 4;
java.lang.String getText()
string text = 5;
com.google.protobuf.ByteString getTextBytes()
string text = 5;
CommandAlert.Slack.EmojiCase getEmojiCase()