Package com.streamlayer.triggers
Class TriggerConditionOption
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<TriggerConditionOption,TriggerConditionOption.Builder>
-
- com.streamlayer.triggers.TriggerConditionOption
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,TriggerConditionOptionOrBuilder
public final class TriggerConditionOption extends com.google.protobuf.GeneratedMessageLite<TriggerConditionOption,TriggerConditionOption.Builder> implements TriggerConditionOptionOrBuilder
Protobuf typestreamlayer.triggers.TriggerConditionOption
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTriggerConditionOption.BuilderProtobuf typestreamlayer.triggers.TriggerConditionOption-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMPARE_FIELD_NUMBERstatic intEVENT_FIELD_NUMBERstatic intPARENT_FIELD_NUMBERstatic intTARGETS_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)java.lang.StringgetCompare()string compare = 2 [json_name = "compare"];com.google.protobuf.ByteStringgetCompareBytes()string compare = 2 [json_name = "compare"];static TriggerConditionOptiongetDefaultInstance()java.lang.StringgetEvent()string event = 1 [json_name = "event"];com.google.protobuf.ByteStringgetEventBytes()string event = 1 [json_name = "event"];java.lang.StringgetParent()string parent = 5 [json_name = "parent"];com.google.protobuf.ByteStringgetParentBytes()string parent = 5 [json_name = "parent"];java.lang.StringgetTargets(int index)repeated string targets = 4 [json_name = "targets"];com.google.protobuf.ByteStringgetTargetsBytes(int index)repeated string targets = 4 [json_name = "targets"];intgetTargetsCount()repeated string targets = 4 [json_name = "targets"];java.util.List<java.lang.String>getTargetsList()repeated string targets = 4 [json_name = "targets"];java.lang.StringgetType()string type = 3 [json_name = "type"];com.google.protobuf.ByteStringgetTypeBytes()string type = 3 [json_name = "type"];static TriggerConditionOption.BuildernewBuilder()static TriggerConditionOption.BuildernewBuilder(TriggerConditionOption prototype)static TriggerConditionOptionparseDelimitedFrom(java.io.InputStream input)static TriggerConditionOptionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TriggerConditionOptionparseFrom(byte[] data)static TriggerConditionOptionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TriggerConditionOptionparseFrom(com.google.protobuf.ByteString data)static TriggerConditionOptionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TriggerConditionOptionparseFrom(com.google.protobuf.CodedInputStream input)static TriggerConditionOptionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TriggerConditionOptionparseFrom(java.io.InputStream input)static TriggerConditionOptionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TriggerConditionOptionparseFrom(java.nio.ByteBuffer data)static TriggerConditionOptionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TriggerConditionOption>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
EVENT_FIELD_NUMBER
public static final int EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPARE_FIELD_NUMBER
public static final int COMPARE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGETS_FIELD_NUMBER
public static final int TARGETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getEvent
public java.lang.String getEvent()
string event = 1 [json_name = "event"];- Specified by:
getEventin interfaceTriggerConditionOptionOrBuilder- Returns:
- The event.
-
getEventBytes
public com.google.protobuf.ByteString getEventBytes()
string event = 1 [json_name = "event"];- Specified by:
getEventBytesin interfaceTriggerConditionOptionOrBuilder- Returns:
- The bytes for event.
-
getCompare
public java.lang.String getCompare()
string compare = 2 [json_name = "compare"];- Specified by:
getComparein interfaceTriggerConditionOptionOrBuilder- Returns:
- The compare.
-
getCompareBytes
public com.google.protobuf.ByteString getCompareBytes()
string compare = 2 [json_name = "compare"];- Specified by:
getCompareBytesin interfaceTriggerConditionOptionOrBuilder- Returns:
- The bytes for compare.
-
getType
public java.lang.String getType()
string type = 3 [json_name = "type"];- Specified by:
getTypein interfaceTriggerConditionOptionOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
string type = 3 [json_name = "type"];- Specified by:
getTypeBytesin interfaceTriggerConditionOptionOrBuilder- Returns:
- The bytes for type.
-
getTargetsList
public java.util.List<java.lang.String> getTargetsList()
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsListin interfaceTriggerConditionOptionOrBuilder- Returns:
- A list containing the targets.
-
getTargetsCount
public int getTargetsCount()
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsCountin interfaceTriggerConditionOptionOrBuilder- Returns:
- The count of targets.
-
getTargets
public java.lang.String getTargets(int index)
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsin interfaceTriggerConditionOptionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targets at the given index.
-
getTargetsBytes
public com.google.protobuf.ByteString getTargetsBytes(int index)
repeated string targets = 4 [json_name = "targets"];- Specified by:
getTargetsBytesin interfaceTriggerConditionOptionOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targets at the given index.
-
getParent
public java.lang.String getParent()
string parent = 5 [json_name = "parent"];- Specified by:
getParentin interfaceTriggerConditionOptionOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
string parent = 5 [json_name = "parent"];- Specified by:
getParentBytesin interfaceTriggerConditionOptionOrBuilder- Returns:
- The bytes for parent.
-
parseFrom
public static TriggerConditionOption parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TriggerConditionOption parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TriggerConditionOption parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TriggerConditionOption parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TriggerConditionOption parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TriggerConditionOption parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TriggerConditionOption parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static TriggerConditionOption.Builder newBuilder()
-
newBuilder
public static TriggerConditionOption.Builder newBuilder(TriggerConditionOption prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<TriggerConditionOption,TriggerConditionOption.Builder>
-
getDefaultInstance
public static TriggerConditionOption getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TriggerConditionOption> parser()
-
-