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<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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 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(Object obj) |
Alert.ActionInfo |
getActions(int index)
repeated .alert.ActionInfo actions = 5; |
int |
getActionsCount()
repeated .alert.ActionInfo actions = 5; |
List<Alert.ActionInfo> |
getActionsList()
repeated .alert.ActionInfo actions = 5; |
Alert.ActionInfoOrBuilder |
getActionsOrBuilder(int index)
repeated .alert.ActionInfo actions = 5; |
List<? extends Alert.ActionInfoOrBuilder> |
getActionsOrBuilderList()
repeated .alert.ActionInfo actions = 5; |
static Alert.AlertInfo |
getDefaultInstance() |
Alert.AlertInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
List<Alert.TriggerInfo> |
getTriggersList()
repeated .alert.TriggerInfo triggers = 4; |
Alert.TriggerInfoOrBuilder |
getTriggersOrBuilder(int index)
repeated .alert.TriggerInfo triggers = 4; |
List<? extends Alert.TriggerInfoOrBuilder> |
getTriggersOrBuilderList()
repeated .alert.TriggerInfo triggers = 4; |
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) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Alert.AlertInfo |
parseDelimitedFrom(InputStream input) |
static Alert.AlertInfo |
parseDelimitedFrom(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(ByteBuffer data) |
static Alert.AlertInfo |
parseFrom(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(InputStream input) |
static Alert.AlertInfo |
parseFrom(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) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Alert.AlertInfo.TriggerConfigCase getTriggerConfigCase()
getTriggerConfigCase in interface Alert.AlertInfoOrBuilderpublic String getGuid()
alert GUID
string guid = 1;getGuid in interface Alert.AlertInfoOrBuilderpublic com.google.protobuf.ByteString getGuidBytes()
alert GUID
string guid = 1;getGuidBytes in interface Alert.AlertInfoOrBuilderpublic long getTimestamp()
time in C3 time of this alert
int64 timestamp = 2;getTimestamp in interface Alert.AlertInfoOrBuilderpublic boolean hasMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;hasMonitoringTrigger in interface Alert.AlertInfoOrBuilderpublic CommandAlert.MonitoringTriggerConfig getMonitoringTrigger()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;getMonitoringTrigger in interface Alert.AlertInfoOrBuilderpublic CommandAlert.MonitoringTriggerConfigOrBuilder getMonitoringTriggerOrBuilder()
.command_alert.MonitoringTriggerConfig monitoringTrigger = 3;getMonitoringTriggerOrBuilder in interface Alert.AlertInfoOrBuilderpublic List<Alert.TriggerInfo> getTriggersList()
repeated .alert.TriggerInfo triggers = 4;getTriggersList in interface Alert.AlertInfoOrBuilderpublic List<? extends Alert.TriggerInfoOrBuilder> getTriggersOrBuilderList()
repeated .alert.TriggerInfo triggers = 4;getTriggersOrBuilderList in interface Alert.AlertInfoOrBuilderpublic int getTriggersCount()
repeated .alert.TriggerInfo triggers = 4;getTriggersCount in interface Alert.AlertInfoOrBuilderpublic Alert.TriggerInfo getTriggers(int index)
repeated .alert.TriggerInfo triggers = 4;getTriggers in interface Alert.AlertInfoOrBuilderpublic Alert.TriggerInfoOrBuilder getTriggersOrBuilder(int index)
repeated .alert.TriggerInfo triggers = 4;getTriggersOrBuilder in interface Alert.AlertInfoOrBuilderpublic List<Alert.ActionInfo> getActionsList()
repeated .alert.ActionInfo actions = 5;getActionsList in interface Alert.AlertInfoOrBuilderpublic List<? extends Alert.ActionInfoOrBuilder> getActionsOrBuilderList()
repeated .alert.ActionInfo actions = 5;getActionsOrBuilderList in interface Alert.AlertInfoOrBuilderpublic int getActionsCount()
repeated .alert.ActionInfo actions = 5;getActionsCount in interface Alert.AlertInfoOrBuilderpublic Alert.ActionInfo getActions(int index)
repeated .alert.ActionInfo actions = 5;getActions in interface Alert.AlertInfoOrBuilderpublic Alert.ActionInfoOrBuilder getActionsOrBuilder(int index)
repeated .alert.ActionInfo actions = 5;getActionsOrBuilder in interface Alert.AlertInfoOrBuilderpublic 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.AlertInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Alert.AlertInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static Alert.AlertInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Alert.AlertInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Alert.AlertInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Alert.AlertInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Alert.AlertInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Alert.AlertInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Alert.AlertInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public 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.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Alert.AlertInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder