public static final class Alert.AlertInfo extends com.google.protobuf.GeneratedMessageV3 implements Alert.AlertInfoOrBuilder
alert.AlertInfo
Modifier and Type | Class and Description |
---|---|
static class |
Alert.AlertInfo.Builder
Protobuf type
alert.AlertInfo |
static class |
Alert.AlertInfo.TriggerConfigCase |
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 |
ACTIONS_FIELD_NUMBER |
static int |
GUID_FIELD_NUMBER |
static int |
MONITORINGTRIGGER_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
TRIGGERS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
Alert.ActionInfo |
getActions(int index)
repeated .alert.ActionInfo actions = 5; |
int |
getActionsCount()
repeated .alert.ActionInfo actions = 5; |
java.util.List<Alert.ActionInfo> |
getActionsList()
repeated .alert.ActionInfo actions = 5; |
Alert.ActionInfoOrBuilder |
getActionsOrBuilder(int index)
repeated .alert.ActionInfo actions = 5; |
java.util.List<? extends Alert.ActionInfoOrBuilder> |
getActionsOrBuilderList()
repeated .alert.ActionInfo actions = 5; |
static Alert.AlertInfo |
getDefaultInstance() |
Alert.AlertInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getGuid()
alert GUID
|
com.google.protobuf.ByteString |
getGuidBytes()
alert GUID
|
CommandAlert.MonitoringTriggerConfig |
getMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3; |
CommandAlert.MonitoringTriggerConfigOrBuilder |
getMonitoringTriggerOrBuilder()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3; |
com.google.protobuf.Parser<Alert.AlertInfo> |
getParserForType() |
int |
getSerializedSize() |
long |
getTimestamp()
time in C3 time of this alert
|
Alert.AlertInfo.TriggerConfigCase |
getTriggerConfigCase() |
Alert.TriggerInfo |
getTriggers(int index)
repeated .alert.TriggerInfo triggers = 4; |
int |
getTriggersCount()
repeated .alert.TriggerInfo triggers = 4; |
java.util.List<Alert.TriggerInfo> |
getTriggersList()
repeated .alert.TriggerInfo triggers = 4; |
Alert.TriggerInfoOrBuilder |
getTriggersOrBuilder(int index)
repeated .alert.TriggerInfo triggers = 4; |
java.util.List<? extends Alert.TriggerInfoOrBuilder> |
getTriggersOrBuilderList()
repeated .alert.TriggerInfo triggers = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Alert.AlertInfo.Builder |
newBuilder() |
static Alert.AlertInfo.Builder |
newBuilder(Alert.AlertInfo prototype) |
Alert.AlertInfo.Builder |
newBuilderForType() |
protected Alert.AlertInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Alert.AlertInfo |
parseDelimitedFrom(java.io.InputStream input) |
static Alert.AlertInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.AlertInfo |
parseFrom(byte[] data) |
static Alert.AlertInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.AlertInfo |
parseFrom(java.nio.ByteBuffer data) |
static Alert.AlertInfo |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.AlertInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Alert.AlertInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.AlertInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Alert.AlertInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Alert.AlertInfo |
parseFrom(java.io.InputStream input) |
static Alert.AlertInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Alert.AlertInfo> |
parser() |
Alert.AlertInfo.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 TIMESTAMP_FIELD_NUMBER
public static final int MONITORINGTRIGGER_FIELD_NUMBER
public static final int TRIGGERS_FIELD_NUMBER
public static final int ACTIONS_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 Alert.AlertInfo.TriggerConfigCase getTriggerConfigCase()
getTriggerConfigCase
in interface Alert.AlertInfoOrBuilder
public java.lang.String getGuid()
alert GUID
string guid = 1;
getGuid
in interface Alert.AlertInfoOrBuilder
public com.google.protobuf.ByteString getGuidBytes()
alert GUID
string guid = 1;
getGuidBytes
in interface Alert.AlertInfoOrBuilder
public long getTimestamp()
time in C3 time of this alert
int64 timestamp = 2;
getTimestamp
in interface Alert.AlertInfoOrBuilder
public boolean hasMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;
hasMonitoringTrigger
in interface Alert.AlertInfoOrBuilder
public CommandAlert.MonitoringTriggerConfig getMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;
getMonitoringTrigger
in interface Alert.AlertInfoOrBuilder
public CommandAlert.MonitoringTriggerConfigOrBuilder getMonitoringTriggerOrBuilder()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;
getMonitoringTriggerOrBuilder
in interface Alert.AlertInfoOrBuilder
public java.util.List<Alert.TriggerInfo> getTriggersList()
repeated .alert.TriggerInfo triggers = 4;
getTriggersList
in interface Alert.AlertInfoOrBuilder
public java.util.List<? extends Alert.TriggerInfoOrBuilder> getTriggersOrBuilderList()
repeated .alert.TriggerInfo triggers = 4;
getTriggersOrBuilderList
in interface Alert.AlertInfoOrBuilder
public int getTriggersCount()
repeated .alert.TriggerInfo triggers = 4;
getTriggersCount
in interface Alert.AlertInfoOrBuilder
public Alert.TriggerInfo getTriggers(int index)
repeated .alert.TriggerInfo triggers = 4;
getTriggers
in interface Alert.AlertInfoOrBuilder
public Alert.TriggerInfoOrBuilder getTriggersOrBuilder(int index)
repeated .alert.TriggerInfo triggers = 4;
getTriggersOrBuilder
in interface Alert.AlertInfoOrBuilder
public java.util.List<Alert.ActionInfo> getActionsList()
repeated .alert.ActionInfo actions = 5;
getActionsList
in interface Alert.AlertInfoOrBuilder
public java.util.List<? extends Alert.ActionInfoOrBuilder> getActionsOrBuilderList()
repeated .alert.ActionInfo actions = 5;
getActionsOrBuilderList
in interface Alert.AlertInfoOrBuilder
public int getActionsCount()
repeated .alert.ActionInfo actions = 5;
getActionsCount
in interface Alert.AlertInfoOrBuilder
public Alert.ActionInfo getActions(int index)
repeated .alert.ActionInfo actions = 5;
getActions
in interface Alert.AlertInfoOrBuilder
public Alert.ActionInfoOrBuilder getActionsOrBuilder(int index)
repeated .alert.ActionInfo actions = 5;
getActionsOrBuilder
in interface Alert.AlertInfoOrBuilder
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 Alert.AlertInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Alert.AlertInfo parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Alert.AlertInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Alert.AlertInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Alert.AlertInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Alert.AlertInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Alert.AlertInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Alert.AlertInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Alert.AlertInfo.Builder newBuilder()
public static Alert.AlertInfo.Builder newBuilder(Alert.AlertInfo prototype)
public Alert.AlertInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Alert.AlertInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Alert.AlertInfo getDefaultInstance()
public static com.google.protobuf.Parser<Alert.AlertInfo> parser()
public com.google.protobuf.Parser<Alert.AlertInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Alert.AlertInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder