public static final class Controlcenter.TriggerActions extends com.google.protobuf.GeneratedMessageV3 implements Controlcenter.TriggerActionsOrBuilder
controlcenter.TriggerActions| Modifier and Type | Class and Description |
|---|---|
static class |
Controlcenter.TriggerActions.Builder
Protobuf type
controlcenter.TriggerActions |
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 |
ACTIONS_FIELD_NUMBER |
static int |
COMPONENT_FIELD_NUMBER |
static int |
NEXTTRIGGERINFOSEQUENCE_FIELD_NUMBER |
static int |
TRIGGERGUID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Controlcenter.TriggerAction |
getActions(int index)
repeated .controlcenter.TriggerAction actions = 2; |
int |
getActionsCount()
repeated .controlcenter.TriggerAction actions = 2; |
List<Controlcenter.TriggerAction> |
getActionsList()
repeated .controlcenter.TriggerAction actions = 2; |
Controlcenter.TriggerActionOrBuilder |
getActionsOrBuilder(int index)
repeated .controlcenter.TriggerAction actions = 2; |
List<? extends Controlcenter.TriggerActionOrBuilder> |
getActionsOrBuilderList()
repeated .controlcenter.TriggerAction actions = 2; |
Alert.ComponentDesc |
getComponent()
.alert.ComponentDesc component = 4; |
Alert.ComponentDescOrBuilder |
getComponentOrBuilder()
.alert.ComponentDesc component = 4; |
static Controlcenter.TriggerActions |
getDefaultInstance() |
Controlcenter.TriggerActions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getNextTriggerInfoSequence()
int64 nextTriggerInfoSequence = 3; |
com.google.protobuf.Parser<Controlcenter.TriggerActions> |
getParserForType() |
int |
getSerializedSize() |
String |
getTriggerGuid()
string triggerGuid = 1; |
com.google.protobuf.ByteString |
getTriggerGuidBytes()
string triggerGuid = 1; |
boolean |
hasComponent()
.alert.ComponentDesc component = 4; |
int |
hashCode() |
boolean |
isInitialized() |
static Controlcenter.TriggerActions.Builder |
newBuilder() |
static Controlcenter.TriggerActions.Builder |
newBuilder(Controlcenter.TriggerActions prototype) |
Controlcenter.TriggerActions.Builder |
newBuilderForType() |
static Controlcenter.TriggerActions |
parseDelimitedFrom(InputStream input) |
static Controlcenter.TriggerActions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TriggerActions |
parseFrom(byte[] data) |
static Controlcenter.TriggerActions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TriggerActions |
parseFrom(ByteBuffer data) |
static Controlcenter.TriggerActions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TriggerActions |
parseFrom(com.google.protobuf.ByteString data) |
static Controlcenter.TriggerActions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TriggerActions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Controlcenter.TriggerActions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Controlcenter.TriggerActions |
parseFrom(InputStream input) |
static Controlcenter.TriggerActions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Controlcenter.TriggerActions> |
parser() |
Controlcenter.TriggerActions.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 TRIGGERGUID_FIELD_NUMBER
public static final int COMPONENT_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER
public static final int NEXTTRIGGERINFOSEQUENCE_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public String getTriggerGuid()
string triggerGuid = 1;getTriggerGuid in interface Controlcenter.TriggerActionsOrBuilderpublic com.google.protobuf.ByteString getTriggerGuidBytes()
string triggerGuid = 1;getTriggerGuidBytes in interface Controlcenter.TriggerActionsOrBuilderpublic boolean hasComponent()
.alert.ComponentDesc component = 4;hasComponent in interface Controlcenter.TriggerActionsOrBuilderpublic Alert.ComponentDesc getComponent()
.alert.ComponentDesc component = 4;getComponent in interface Controlcenter.TriggerActionsOrBuilderpublic Alert.ComponentDescOrBuilder getComponentOrBuilder()
.alert.ComponentDesc component = 4;getComponentOrBuilder in interface Controlcenter.TriggerActionsOrBuilderpublic List<Controlcenter.TriggerAction> getActionsList()
repeated .controlcenter.TriggerAction actions = 2;getActionsList in interface Controlcenter.TriggerActionsOrBuilderpublic List<? extends Controlcenter.TriggerActionOrBuilder> getActionsOrBuilderList()
repeated .controlcenter.TriggerAction actions = 2;getActionsOrBuilderList in interface Controlcenter.TriggerActionsOrBuilderpublic int getActionsCount()
repeated .controlcenter.TriggerAction actions = 2;getActionsCount in interface Controlcenter.TriggerActionsOrBuilderpublic Controlcenter.TriggerAction getActions(int index)
repeated .controlcenter.TriggerAction actions = 2;getActions in interface Controlcenter.TriggerActionsOrBuilderpublic Controlcenter.TriggerActionOrBuilder getActionsOrBuilder(int index)
repeated .controlcenter.TriggerAction actions = 2;getActionsOrBuilder in interface Controlcenter.TriggerActionsOrBuilderpublic long getNextTriggerInfoSequence()
int64 nextTriggerInfoSequence = 3;getNextTriggerInfoSequence in interface Controlcenter.TriggerActionsOrBuilderpublic 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 Controlcenter.TriggerActions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Controlcenter.TriggerActions parseFrom(InputStream input) throws IOException
IOExceptionpublic static Controlcenter.TriggerActions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Controlcenter.TriggerActions parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Controlcenter.TriggerActions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Controlcenter.TriggerActions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Controlcenter.TriggerActions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Controlcenter.TriggerActions.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Controlcenter.TriggerActions.Builder newBuilder()
public static Controlcenter.TriggerActions.Builder newBuilder(Controlcenter.TriggerActions prototype)
public Controlcenter.TriggerActions.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static Controlcenter.TriggerActions getDefaultInstance()
public static com.google.protobuf.Parser<Controlcenter.TriggerActions> parser()
public com.google.protobuf.Parser<Controlcenter.TriggerActions> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Controlcenter.TriggerActions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder