Class GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder,Cloneable
- Enclosing class:
- GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction
public static final class GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
implements GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
Protobuf type
gateway_protocol.ModifyProcessInstanceRequest.ActivateInstruction-
Method Summary
Modifier and TypeMethodDescriptionaddAllVariableInstructions(Iterable<? extends GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction> values) instructions describing which variables should be createdaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction value) instructions describing which variables should be createdaddVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be createdinstructions describing which variables should be createdaddVariableInstructions(GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be createdinstructions describing which variables should be createdaddVariableInstructionsBuilder(int index) instructions describing which variables should be createdbuild()clear()the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scopethe id of the element that should be activatedclearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) instructions describing which variables should be createdclone()longthe key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scopestatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorthe id of the element that should be activatedcom.google.protobuf.ByteStringthe id of the element that should be activatedgetVariableInstructions(int index) instructions describing which variables should be createdgetVariableInstructionsBuilder(int index) instructions describing which variables should be createdinstructions describing which variables should be createdintinstructions describing which variables should be createdinstructions describing which variables should be createdgetVariableInstructionsOrBuilder(int index) instructions describing which variables should be createdinstructions describing which variables should be createdprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeVariableInstructions(int index) instructions describing which variables should be createdsetAncestorElementInstanceKey(long value) the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scopesetElementId(String value) the id of the element that should be activatedsetElementIdBytes(com.google.protobuf.ByteString value) the id of the element that should be activatedsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction value) instructions describing which variables should be createdsetVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be createdMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
getDefaultInstanceForType
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
setField
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
clearField
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
clearOneof
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
setRepeatedField
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
addRepeatedField
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
mergeFrom
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
mergeFrom
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>- Throws:
IOException
-
getElementId
the id of the element that should be activated
string elementId = 1;- Specified by:
getElementIdin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder- Returns:
- The elementId.
-
getElementIdBytes
public com.google.protobuf.ByteString getElementIdBytes()the id of the element that should be activated
string elementId = 1;- Specified by:
getElementIdBytesin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder- Returns:
- The bytes for elementId.
-
setElementId
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setElementId(String value) the id of the element that should be activated
string elementId = 1;- Parameters:
value- The elementId to set.- Returns:
- This builder for chaining.
-
clearElementId
the id of the element that should be activated
string elementId = 1;- Returns:
- This builder for chaining.
-
setElementIdBytes
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setElementIdBytes(com.google.protobuf.ByteString value) the id of the element that should be activated
string elementId = 1;- Parameters:
value- The bytes for elementId to set.- Returns:
- This builder for chaining.
-
getAncestorElementInstanceKey
public long getAncestorElementInstanceKey()the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scope
int64 ancestorElementInstanceKey = 2;- Specified by:
getAncestorElementInstanceKeyin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder- Returns:
- The ancestorElementInstanceKey.
-
setAncestorElementInstanceKey
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setAncestorElementInstanceKey(long value) the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scope
int64 ancestorElementInstanceKey = 2;- Parameters:
value- The ancestorElementInstanceKey to set.- Returns:
- This builder for chaining.
-
clearAncestorElementInstanceKey
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder clearAncestorElementInstanceKey()the key of the ancestor scope the element instance should be created in; set to -1 to create the new element instance within an existing element instance of the flow scope
int64 ancestorElementInstanceKey = 2;- Returns:
- This builder for chaining.
-
getVariableInstructionsList
public List<GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction> getVariableInstructionsList()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3;- Specified by:
getVariableInstructionsListin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
-
getVariableInstructionsCount
public int getVariableInstructionsCount()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3;- Specified by:
getVariableInstructionsCountin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
-
getVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction getVariableInstructions(int index) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3;- Specified by:
getVariableInstructionsin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
-
setVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction value) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
setVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addVariableInstructions(GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction value) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction value) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addVariableInstructions(GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addVariableInstructions(int index, GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder builderForValue) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addAllVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder addAllVariableInstructions(Iterable<? extends GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction> values) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
clearVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder clearVariableInstructions()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
removeVariableInstructions
public GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder removeVariableInstructions(int index) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
getVariableInstructionsBuilder
public GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder getVariableInstructionsBuilder(int index) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
getVariableInstructionsOrBuilder
public GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstructionOrBuilder getVariableInstructionsOrBuilder(int index) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3;- Specified by:
getVariableInstructionsOrBuilderin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
-
getVariableInstructionsOrBuilderList
public List<? extends GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstructionOrBuilder> getVariableInstructionsOrBuilderList()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3;- Specified by:
getVariableInstructionsOrBuilderListin interfaceGatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstructionOrBuilder
-
addVariableInstructionsBuilder
public GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder addVariableInstructionsBuilder()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
addVariableInstructionsBuilder
public GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder addVariableInstructionsBuilder(int index) instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
getVariableInstructionsBuilderList
public List<GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction.Builder> getVariableInstructionsBuilderList()instructions describing which variables should be created
repeated .gateway_protocol.ModifyProcessInstanceRequest.VariableInstruction variableInstructions = 3; -
setUnknownFields
public final GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-
mergeUnknownFields
public final GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction.Builder>
-