public static final class CommandAlert.ActionConfig extends com.google.protobuf.GeneratedMessageV3 implements CommandAlert.ActionConfigOrBuilder
command_alert.ActionConfig
Modifier and Type | Class and Description |
---|---|
static class |
CommandAlert.ActionConfig.ActionCase |
static class |
CommandAlert.ActionConfig.Builder
Protobuf type
command_alert.ActionConfig |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
EMAIL_FIELD_NUMBER |
static int |
ENABLED_FIELD_NUMBER |
static int |
GUID_FIELD_NUMBER |
static int |
INTERVALMS_FIELD_NUMBER |
static int |
MAXSENDRATE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
TRIGGERGUID_FIELD_NUMBER |
static int |
WEBHOOK_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
CommandAlert.ActionConfig.ActionCase |
getActionCase() |
static CommandAlert.ActionConfig |
getDefaultInstance() |
CommandAlert.ActionConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CommandAlert.EmailAction |
getEmail()
.command_alert.EmailAction email = 7; |
CommandAlert.EmailActionOrBuilder |
getEmailOrBuilder()
.command_alert.EmailAction email = 7; |
boolean |
getEnabled()
bool enabled = 3; |
java.lang.String |
getGuid()
string guid = 1; |
com.google.protobuf.ByteString |
getGuidBytes()
string guid = 1; |
long |
getIntervalMs()
int64 intervalMs = 6; |
int |
getMaxSendRate()
int32 maxSendRate = 5; |
java.lang.String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
com.google.protobuf.Parser<CommandAlert.ActionConfig> |
getParserForType() |
int |
getSerializedSize() |
java.lang.String |
getTriggerGuid(int index)
repeated string triggerGuid = 4; |
com.google.protobuf.ByteString |
getTriggerGuidBytes(int index)
repeated string triggerGuid = 4; |
int |
getTriggerGuidCount()
repeated string triggerGuid = 4; |
com.google.protobuf.ProtocolStringList |
getTriggerGuidList()
repeated string triggerGuid = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
CommandAlert.WebHookAction |
getWebhook()
.command_alert.WebHookAction webhook = 8; |
CommandAlert.WebHookActionOrBuilder |
getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 8; |
boolean |
hasEmail()
.command_alert.EmailAction email = 7; |
int |
hashCode() |
boolean |
hasWebhook()
.command_alert.WebHookAction webhook = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CommandAlert.ActionConfig.Builder |
newBuilder() |
static CommandAlert.ActionConfig.Builder |
newBuilder(CommandAlert.ActionConfig prototype) |
CommandAlert.ActionConfig.Builder |
newBuilderForType() |
protected CommandAlert.ActionConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static CommandAlert.ActionConfig |
parseDelimitedFrom(java.io.InputStream input) |
static CommandAlert.ActionConfig |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.ActionConfig |
parseFrom(byte[] data) |
static CommandAlert.ActionConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.ActionConfig |
parseFrom(java.nio.ByteBuffer data) |
static CommandAlert.ActionConfig |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.ActionConfig |
parseFrom(com.google.protobuf.ByteString data) |
static CommandAlert.ActionConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.ActionConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CommandAlert.ActionConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.ActionConfig |
parseFrom(java.io.InputStream input) |
static CommandAlert.ActionConfig |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CommandAlert.ActionConfig> |
parser() |
CommandAlert.ActionConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int GUID_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int ENABLED_FIELD_NUMBER
public static final int TRIGGERGUID_FIELD_NUMBER
public static final int MAXSENDRATE_FIELD_NUMBER
public static final int INTERVALMS_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
public static final int WEBHOOK_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public CommandAlert.ActionConfig.ActionCase getActionCase()
getActionCase
in interface CommandAlert.ActionConfigOrBuilder
public java.lang.String getGuid()
string guid = 1;
getGuid
in interface CommandAlert.ActionConfigOrBuilder
public com.google.protobuf.ByteString getGuidBytes()
string guid = 1;
getGuidBytes
in interface CommandAlert.ActionConfigOrBuilder
public java.lang.String getName()
string name = 2;
getName
in interface CommandAlert.ActionConfigOrBuilder
public com.google.protobuf.ByteString getNameBytes()
string name = 2;
getNameBytes
in interface CommandAlert.ActionConfigOrBuilder
public boolean getEnabled()
bool enabled = 3;
getEnabled
in interface CommandAlert.ActionConfigOrBuilder
public com.google.protobuf.ProtocolStringList getTriggerGuidList()
repeated string triggerGuid = 4;
getTriggerGuidList
in interface CommandAlert.ActionConfigOrBuilder
public int getTriggerGuidCount()
repeated string triggerGuid = 4;
getTriggerGuidCount
in interface CommandAlert.ActionConfigOrBuilder
public java.lang.String getTriggerGuid(int index)
repeated string triggerGuid = 4;
getTriggerGuid
in interface CommandAlert.ActionConfigOrBuilder
public com.google.protobuf.ByteString getTriggerGuidBytes(int index)
repeated string triggerGuid = 4;
getTriggerGuidBytes
in interface CommandAlert.ActionConfigOrBuilder
public int getMaxSendRate()
int32 maxSendRate = 5;
getMaxSendRate
in interface CommandAlert.ActionConfigOrBuilder
public long getIntervalMs()
int64 intervalMs = 6;
getIntervalMs
in interface CommandAlert.ActionConfigOrBuilder
public boolean hasEmail()
.command_alert.EmailAction email = 7;
hasEmail
in interface CommandAlert.ActionConfigOrBuilder
public CommandAlert.EmailAction getEmail()
.command_alert.EmailAction email = 7;
getEmail
in interface CommandAlert.ActionConfigOrBuilder
public CommandAlert.EmailActionOrBuilder getEmailOrBuilder()
.command_alert.EmailAction email = 7;
getEmailOrBuilder
in interface CommandAlert.ActionConfigOrBuilder
public boolean hasWebhook()
.command_alert.WebHookAction webhook = 8;
hasWebhook
in interface CommandAlert.ActionConfigOrBuilder
public CommandAlert.WebHookAction getWebhook()
.command_alert.WebHookAction webhook = 8;
getWebhook
in interface CommandAlert.ActionConfigOrBuilder
public CommandAlert.WebHookActionOrBuilder getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 8;
getWebhookOrBuilder
in interface CommandAlert.ActionConfigOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static CommandAlert.ActionConfig parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CommandAlert.ActionConfig parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static CommandAlert.ActionConfig parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static CommandAlert.ActionConfig parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static CommandAlert.ActionConfig parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static CommandAlert.ActionConfig parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static CommandAlert.ActionConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public CommandAlert.ActionConfig.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static CommandAlert.ActionConfig.Builder newBuilder()
public static CommandAlert.ActionConfig.Builder newBuilder(CommandAlert.ActionConfig prototype)
public CommandAlert.ActionConfig.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected CommandAlert.ActionConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static CommandAlert.ActionConfig getDefaultInstance()
public static com.google.protobuf.Parser<CommandAlert.ActionConfig> parser()
public com.google.protobuf.Parser<CommandAlert.ActionConfig> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public CommandAlert.ActionConfig getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder