public static final class Alert.ActionInfo extends com.google.protobuf.GeneratedMessageV3 implements Alert.ActionInfoOrBuilder
alert.ActionInfo| Modifier and Type | Class and Description |
|---|---|
static class |
Alert.ActionInfo.ActionCase |
static class |
Alert.ActionInfo.Builder
Protobuf type
alert.ActionInfo |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
EMAIL_FIELD_NUMBER |
static int |
GUID_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
WEBHOOK_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Alert.ActionInfo.ActionCase |
getActionCase() |
static Alert.ActionInfo |
getDefaultInstance() |
Alert.ActionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CommandAlert.EmailAction |
getEmail()
.command_alert.EmailAction email = 3; |
CommandAlert.EmailActionOrBuilder |
getEmailOrBuilder()
.command_alert.EmailAction email = 3; |
String |
getGuid()
string guid = 1; |
com.google.protobuf.ByteString |
getGuidBytes()
string guid = 1; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
com.google.protobuf.Parser<Alert.ActionInfo> |
getParserForType() |
int |
getSerializedSize() |
CommandAlert.WebHookAction |
getWebhook()
.command_alert.WebHookAction webhook = 4; |
CommandAlert.WebHookActionOrBuilder |
getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 4; |
boolean |
hasEmail()
.command_alert.EmailAction email = 3; |
int |
hashCode() |
boolean |
hasWebhook()
.command_alert.WebHookAction webhook = 4; |
boolean |
isInitialized() |
static Alert.ActionInfo.Builder |
newBuilder() |
static Alert.ActionInfo.Builder |
newBuilder(Alert.ActionInfo prototype) |
Alert.ActionInfo.Builder |
newBuilderForType() |
static Alert.ActionInfo |
parseDelimitedFrom(InputStream input) |
static Alert.ActionInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.ActionInfo |
parseFrom(byte[] data) |
static Alert.ActionInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.ActionInfo |
parseFrom(ByteBuffer data) |
static Alert.ActionInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.ActionInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Alert.ActionInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.ActionInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Alert.ActionInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.ActionInfo |
parseFrom(InputStream input) |
static Alert.ActionInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Alert.ActionInfo> |
parser() |
Alert.ActionInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int GUID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
public static final int WEBHOOK_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public Alert.ActionInfo.ActionCase getActionCase()
getActionCase in interface Alert.ActionInfoOrBuilderpublic String getGuid()
string guid = 1;getGuid in interface Alert.ActionInfoOrBuilderpublic com.google.protobuf.ByteString getGuidBytes()
string guid = 1;getGuidBytes in interface Alert.ActionInfoOrBuilderpublic String getName()
string name = 2;getName in interface Alert.ActionInfoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface Alert.ActionInfoOrBuilderpublic boolean hasEmail()
.command_alert.EmailAction email = 3;hasEmail in interface Alert.ActionInfoOrBuilderpublic CommandAlert.EmailAction getEmail()
.command_alert.EmailAction email = 3;getEmail in interface Alert.ActionInfoOrBuilderpublic CommandAlert.EmailActionOrBuilder getEmailOrBuilder()
.command_alert.EmailAction email = 3;getEmailOrBuilder in interface Alert.ActionInfoOrBuilderpublic boolean hasWebhook()
.command_alert.WebHookAction webhook = 4;hasWebhook in interface Alert.ActionInfoOrBuilderpublic CommandAlert.WebHookAction getWebhook()
.command_alert.WebHookAction webhook = 4;getWebhook in interface Alert.ActionInfoOrBuilderpublic CommandAlert.WebHookActionOrBuilder getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 4;getWebhookOrBuilder in interface Alert.ActionInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Alert.ActionInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.ActionInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static Alert.ActionInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Alert.ActionInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Alert.ActionInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Alert.ActionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Alert.ActionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Alert.ActionInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Alert.ActionInfo.Builder newBuilder()
public static Alert.ActionInfo.Builder newBuilder(Alert.ActionInfo prototype)
public Alert.ActionInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static Alert.ActionInfo getDefaultInstance()
public static com.google.protobuf.Parser<Alert.ActionInfo> parser()
public com.google.protobuf.Parser<Alert.ActionInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Alert.ActionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder