Class UnpauseActivityByIdRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UnpauseActivityByIdRequestOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:UnpauseActivityByIdRequest.java.pb.meta") public final class UnpauseActivityByIdRequest extends com.google.protobuf.GeneratedMessageV3 implements UnpauseActivityByIdRequestOrBuilderProtobuf typetemporal.api.workflowservice.v1.UnpauseActivityByIdRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUnpauseActivityByIdRequest.BuilderProtobuf typetemporal.api.workflowservice.v1.UnpauseActivityByIdRequeststatic classUnpauseActivityByIdRequest.OperationCasestatic classUnpauseActivityByIdRequest.ResetOperationProtobuf typetemporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperationstatic interfaceUnpauseActivityByIdRequest.ResetOperationOrBuilderstatic classUnpauseActivityByIdRequest.ResumeOperationProtobuf typetemporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperationstatic interfaceUnpauseActivityByIdRequest.ResumeOperationOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIVITY_ID_FIELD_NUMBERstatic intIDENTITY_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intRESET_FIELD_NUMBERstatic intRESUME_FIELD_NUMBERstatic intRUN_ID_FIELD_NUMBERstatic intWORKFLOW_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetActivityId()ID of the activity we're updating.com.google.protobuf.ByteStringgetActivityIdBytes()ID of the activity we're updating.static UnpauseActivityByIdRequestgetDefaultInstance()UnpauseActivityByIdRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetIdentity()The identity of the client who initiated this request.com.google.protobuf.ByteStringgetIdentityBytes()The identity of the client who initiated this request.java.lang.StringgetNamespace()Namespace of the workflow which scheduled this activity.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the workflow which scheduled this activity.UnpauseActivityByIdRequest.OperationCasegetOperationCase()com.google.protobuf.Parser<UnpauseActivityByIdRequest>getParserForType()java.lang.StringgetRequestId()Used to de-dupe requests.com.google.protobuf.ByteStringgetRequestIdBytes()Used to de-dupe requests.UnpauseActivityByIdRequest.ResetOperationgetReset().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;UnpauseActivityByIdRequest.ResetOperationOrBuildergetResetOrBuilder().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;UnpauseActivityByIdRequest.ResumeOperationgetResume().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;UnpauseActivityByIdRequest.ResumeOperationOrBuildergetResumeOrBuilder().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;java.lang.StringgetRunId()Run ID of the workflow which scheduled this activity.com.google.protobuf.ByteStringgetRunIdBytes()Run ID of the workflow which scheduled this activity.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetWorkflowId()ID of the workflow which scheduled this activity.com.google.protobuf.ByteStringgetWorkflowIdBytes()ID of the workflow which scheduled this activity.inthashCode()booleanhasReset().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;booleanhasResume().temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static UnpauseActivityByIdRequest.BuildernewBuilder()static UnpauseActivityByIdRequest.BuildernewBuilder(UnpauseActivityByIdRequest prototype)UnpauseActivityByIdRequest.BuildernewBuilderForType()protected UnpauseActivityByIdRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static UnpauseActivityByIdRequestparseDelimitedFrom(java.io.InputStream input)static UnpauseActivityByIdRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UnpauseActivityByIdRequestparseFrom(byte[] data)static UnpauseActivityByIdRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UnpauseActivityByIdRequestparseFrom(com.google.protobuf.ByteString data)static UnpauseActivityByIdRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UnpauseActivityByIdRequestparseFrom(com.google.protobuf.CodedInputStream input)static UnpauseActivityByIdRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UnpauseActivityByIdRequestparseFrom(java.io.InputStream input)static UnpauseActivityByIdRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UnpauseActivityByIdRequestparseFrom(java.nio.ByteBuffer data)static UnpauseActivityByIdRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<UnpauseActivityByIdRequest>parser()UnpauseActivityByIdRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_ID_FIELD_NUMBER
public static final int WORKFLOW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUN_ID_FIELD_NUMBER
public static final int RUN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVITY_ID_FIELD_NUMBER
public static final int ACTIVITY_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IDENTITY_FIELD_NUMBER
public static final int IDENTITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESUME_FIELD_NUMBER
public static final int RESUME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESET_FIELD_NUMBER
public static final int RESET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOperationCase
public UnpauseActivityByIdRequest.OperationCase getOperationCase()
- Specified by:
getOperationCasein interfaceUnpauseActivityByIdRequestOrBuilder
-
getNamespace
public java.lang.String getNamespace()
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Specified by:
getNamespacein interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for namespace.
-
getWorkflowId
public java.lang.String getWorkflowId()
ID of the workflow which scheduled this activity.
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
ID of the workflow which scheduled this activity.
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for workflowId.
-
getRunId
public java.lang.String getRunId()
Run ID of the workflow which scheduled this activity. If empty - latest workflow is used.
string run_id = 3;- Specified by:
getRunIdin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()
Run ID of the workflow which scheduled this activity. If empty - latest workflow is used.
string run_id = 3;- Specified by:
getRunIdBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for runId.
-
getActivityId
public java.lang.String getActivityId()
ID of the activity we're updating.
string activity_id = 4;- Specified by:
getActivityIdin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The activityId.
-
getActivityIdBytes
public com.google.protobuf.ByteString getActivityIdBytes()
ID of the activity we're updating.
string activity_id = 4;- Specified by:
getActivityIdBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for activityId.
-
getIdentity
public java.lang.String getIdentity()
The identity of the client who initiated this request.
string identity = 5;- Specified by:
getIdentityin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the client who initiated this request.
string identity = 5;- Specified by:
getIdentityBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for identity.
-
getRequestId
public java.lang.String getRequestId()
Used to de-dupe requests.
string request_id = 6;- Specified by:
getRequestIdin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Used to de-dupe requests.
string request_id = 6;- Specified by:
getRequestIdBytesin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The bytes for requestId.
-
hasResume
public boolean hasResume()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;- Specified by:
hasResumein interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- Whether the resume field is set.
-
getResume
public UnpauseActivityByIdRequest.ResumeOperation getResume()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;- Specified by:
getResumein interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The resume.
-
getResumeOrBuilder
public UnpauseActivityByIdRequest.ResumeOperationOrBuilder getResumeOrBuilder()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResumeOperation resume = 7;- Specified by:
getResumeOrBuilderin interfaceUnpauseActivityByIdRequestOrBuilder
-
hasReset
public boolean hasReset()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;- Specified by:
hasResetin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- Whether the reset field is set.
-
getReset
public UnpauseActivityByIdRequest.ResetOperation getReset()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;- Specified by:
getResetin interfaceUnpauseActivityByIdRequestOrBuilder- Returns:
- The reset.
-
getResetOrBuilder
public UnpauseActivityByIdRequest.ResetOperationOrBuilder getResetOrBuilder()
.temporal.api.workflowservice.v1.UnpauseActivityByIdRequest.ResetOperation reset = 8;- Specified by:
getResetOrBuilderin interfaceUnpauseActivityByIdRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static UnpauseActivityByIdRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static UnpauseActivityByIdRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static UnpauseActivityByIdRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public UnpauseActivityByIdRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static UnpauseActivityByIdRequest.Builder newBuilder()
-
newBuilder
public static UnpauseActivityByIdRequest.Builder newBuilder(UnpauseActivityByIdRequest prototype)
-
toBuilder
public UnpauseActivityByIdRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected UnpauseActivityByIdRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static UnpauseActivityByIdRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<UnpauseActivityByIdRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<UnpauseActivityByIdRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public UnpauseActivityByIdRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-