Class UnpauseActivityRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
- io.temporal.api.workflowservice.v1.UnpauseActivityRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UnpauseActivityRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- UnpauseActivityRequest
public static final class UnpauseActivityRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder> implements UnpauseActivityRequestOrBuilder
Protobuf typetemporal.api.workflowservice.v1.UnpauseActivityRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UnpauseActivityRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)UnpauseActivityRequestbuild()UnpauseActivityRequestbuildPartial()UnpauseActivityRequest.Builderclear()UnpauseActivityRequest.BuilderclearActivity()UnpauseActivityRequest.BuilderclearExecution()Execution info of the workflow which scheduled this activityUnpauseActivityRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)UnpauseActivityRequest.BuilderclearId()Only the activity with this ID will be unpaused.UnpauseActivityRequest.BuilderclearIdentity()The identity of the client who initiated this request.UnpauseActivityRequest.BuilderclearJitter()If set, the activity will start at a random time within the specified jitter duration.UnpauseActivityRequest.BuilderclearNamespace()Namespace of the workflow which scheduled this activity.UnpauseActivityRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)UnpauseActivityRequest.BuilderclearResetAttempts()Providing this flag will also reset the number of attempts.UnpauseActivityRequest.BuilderclearResetHeartbeat()Providing this flag will also reset the heartbeat details.UnpauseActivityRequest.BuilderclearType()Unpause all running activities with of this type.UnpauseActivityRequest.BuilderclearUnpauseAll()Unpause all running activities.UnpauseActivityRequest.Builderclone()UnpauseActivityRequest.ActivityCasegetActivityCase()UnpauseActivityRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()WorkflowExecutiongetExecution()Execution info of the workflow which scheduled this activityWorkflowExecution.BuildergetExecutionBuilder()Execution info of the workflow which scheduled this activityWorkflowExecutionOrBuildergetExecutionOrBuilder()Execution info of the workflow which scheduled this activityjava.lang.StringgetId()Only the activity with this ID will be unpaused.com.google.protobuf.ByteStringgetIdBytes()Only the activity with this ID will be unpaused.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.com.google.protobuf.DurationgetJitter()If set, the activity will start at a random time within the specified jitter duration.com.google.protobuf.Duration.BuildergetJitterBuilder()If set, the activity will start at a random time within the specified jitter duration.com.google.protobuf.DurationOrBuildergetJitterOrBuilder()If set, the activity will start at a random time within the specified jitter duration.java.lang.StringgetNamespace()Namespace of the workflow which scheduled this activity.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the workflow which scheduled this activity.booleangetResetAttempts()Providing this flag will also reset the number of attempts.booleangetResetHeartbeat()Providing this flag will also reset the heartbeat details.java.lang.StringgetType()Unpause all running activities with of this type.com.google.protobuf.ByteStringgetTypeBytes()Unpause all running activities with of this type.booleangetUnpauseAll()Unpause all running activities.booleanhasExecution()Execution info of the workflow which scheduled this activitybooleanhasId()Only the activity with this ID will be unpaused.booleanhasJitter()If set, the activity will start at a random time within the specified jitter duration.booleanhasType()Unpause all running activities with of this type.booleanhasUnpauseAll()Unpause all running activities.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()UnpauseActivityRequest.BuildermergeExecution(WorkflowExecution value)Execution info of the workflow which scheduled this activityUnpauseActivityRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)UnpauseActivityRequest.BuildermergeFrom(com.google.protobuf.Message other)UnpauseActivityRequest.BuildermergeFrom(UnpauseActivityRequest other)UnpauseActivityRequest.BuildermergeJitter(com.google.protobuf.Duration value)If set, the activity will start at a random time within the specified jitter duration.UnpauseActivityRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)UnpauseActivityRequest.BuildersetExecution(WorkflowExecution value)Execution info of the workflow which scheduled this activityUnpauseActivityRequest.BuildersetExecution(WorkflowExecution.Builder builderForValue)Execution info of the workflow which scheduled this activityUnpauseActivityRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)UnpauseActivityRequest.BuildersetId(java.lang.String value)Only the activity with this ID will be unpaused.UnpauseActivityRequest.BuildersetIdBytes(com.google.protobuf.ByteString value)Only the activity with this ID will be unpaused.UnpauseActivityRequest.BuildersetIdentity(java.lang.String value)The identity of the client who initiated this request.UnpauseActivityRequest.BuildersetIdentityBytes(com.google.protobuf.ByteString value)The identity of the client who initiated this request.UnpauseActivityRequest.BuildersetJitter(com.google.protobuf.Duration value)If set, the activity will start at a random time within the specified jitter duration.UnpauseActivityRequest.BuildersetJitter(com.google.protobuf.Duration.Builder builderForValue)If set, the activity will start at a random time within the specified jitter duration.UnpauseActivityRequest.BuildersetNamespace(java.lang.String value)Namespace of the workflow which scheduled this activity.UnpauseActivityRequest.BuildersetNamespaceBytes(com.google.protobuf.ByteString value)Namespace of the workflow which scheduled this activity.UnpauseActivityRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)UnpauseActivityRequest.BuildersetResetAttempts(boolean value)Providing this flag will also reset the number of attempts.UnpauseActivityRequest.BuildersetResetHeartbeat(boolean value)Providing this flag will also reset the heartbeat details.UnpauseActivityRequest.BuildersetType(java.lang.String value)Unpause all running activities with of this type.UnpauseActivityRequest.BuildersetTypeBytes(com.google.protobuf.ByteString value)Unpause all running activities with of this type.UnpauseActivityRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)UnpauseActivityRequest.BuildersetUnpauseAll(boolean value)Unpause all running activities.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<UnpauseActivityRequest.Builder>
-
clear
public UnpauseActivityRequest.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<UnpauseActivityRequest.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<UnpauseActivityRequest.Builder>
-
getDefaultInstanceForType
public UnpauseActivityRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public UnpauseActivityRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UnpauseActivityRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UnpauseActivityRequest.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<UnpauseActivityRequest.Builder>
-
setField
public UnpauseActivityRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
clearField
public UnpauseActivityRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
clearOneof
public UnpauseActivityRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
setRepeatedField
public UnpauseActivityRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
addRepeatedField
public UnpauseActivityRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
mergeFrom
public UnpauseActivityRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UnpauseActivityRequest.Builder>
-
mergeFrom
public UnpauseActivityRequest.Builder mergeFrom(UnpauseActivityRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
mergeFrom
public UnpauseActivityRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UnpauseActivityRequest.Builder>- Throws:
java.io.IOException
-
getActivityCase
public UnpauseActivityRequest.ActivityCase getActivityCase()
- Specified by:
getActivityCasein interfaceUnpauseActivityRequestOrBuilder
-
clearActivity
public UnpauseActivityRequest.Builder clearActivity()
-
getNamespace
public java.lang.String getNamespace()
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Specified by:
getNamespacein interfaceUnpauseActivityRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
public UnpauseActivityRequest.Builder setNamespace(java.lang.String value)
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
public UnpauseActivityRequest.Builder clearNamespace()
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Returns:
- This builder for chaining.
-
setNamespaceBytes
public UnpauseActivityRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace of the workflow which scheduled this activity.
string namespace = 1;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
hasExecution
public boolean hasExecution()
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
hasExecutionin interfaceUnpauseActivityRequestOrBuilder- Returns:
- Whether the execution field is set.
-
getExecution
public WorkflowExecution getExecution()
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
getExecutionin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The execution.
-
setExecution
public UnpauseActivityRequest.Builder setExecution(WorkflowExecution value)
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
setExecution
public UnpauseActivityRequest.Builder setExecution(WorkflowExecution.Builder builderForValue)
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
mergeExecution
public UnpauseActivityRequest.Builder mergeExecution(WorkflowExecution value)
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
clearExecution
public UnpauseActivityRequest.Builder clearExecution()
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
getExecutionBuilder
public WorkflowExecution.Builder getExecutionBuilder()
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;
-
getExecutionOrBuilder
public WorkflowExecutionOrBuilder getExecutionOrBuilder()
Execution info of the workflow which scheduled this activity
.temporal.api.common.v1.WorkflowExecution execution = 2;- Specified by:
getExecutionOrBuilderin interfaceUnpauseActivityRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the client who initiated this request.
string identity = 3;- Specified by:
getIdentityin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the client who initiated this request.
string identity = 3;- Specified by:
getIdentityBytesin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The bytes for identity.
-
setIdentity
public UnpauseActivityRequest.Builder setIdentity(java.lang.String value)
The identity of the client who initiated this request.
string identity = 3;- Parameters:
value- The identity to set.- Returns:
- This builder for chaining.
-
clearIdentity
public UnpauseActivityRequest.Builder clearIdentity()
The identity of the client who initiated this request.
string identity = 3;- Returns:
- This builder for chaining.
-
setIdentityBytes
public UnpauseActivityRequest.Builder setIdentityBytes(com.google.protobuf.ByteString value)
The identity of the client who initiated this request.
string identity = 3;- Parameters:
value- The bytes for identity to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
Only the activity with this ID will be unpaused.
string id = 4;- Specified by:
hasIdin interfaceUnpauseActivityRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
public java.lang.String getId()
Only the activity with this ID will be unpaused.
string id = 4;- Specified by:
getIdin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Only the activity with this ID will be unpaused.
string id = 4;- Specified by:
getIdBytesin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The bytes for id.
-
setId
public UnpauseActivityRequest.Builder setId(java.lang.String value)
Only the activity with this ID will be unpaused.
string id = 4;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public UnpauseActivityRequest.Builder clearId()
Only the activity with this ID will be unpaused.
string id = 4;- Returns:
- This builder for chaining.
-
setIdBytes
public UnpauseActivityRequest.Builder setIdBytes(com.google.protobuf.ByteString value)
Only the activity with this ID will be unpaused.
string id = 4;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasType
public boolean hasType()
Unpause all running activities with of this type.
string type = 5;- Specified by:
hasTypein interfaceUnpauseActivityRequestOrBuilder- Returns:
- Whether the type field is set.
-
getType
public java.lang.String getType()
Unpause all running activities with of this type.
string type = 5;- Specified by:
getTypein interfaceUnpauseActivityRequestOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
Unpause all running activities with of this type.
string type = 5;- Specified by:
getTypeBytesin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The bytes for type.
-
setType
public UnpauseActivityRequest.Builder setType(java.lang.String value)
Unpause all running activities with of this type.
string type = 5;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public UnpauseActivityRequest.Builder clearType()
Unpause all running activities with of this type.
string type = 5;- Returns:
- This builder for chaining.
-
setTypeBytes
public UnpauseActivityRequest.Builder setTypeBytes(com.google.protobuf.ByteString value)
Unpause all running activities with of this type.
string type = 5;- Parameters:
value- The bytes for type to set.- Returns:
- This builder for chaining.
-
hasUnpauseAll
public boolean hasUnpauseAll()
Unpause all running activities.
bool unpause_all = 6;- Specified by:
hasUnpauseAllin interfaceUnpauseActivityRequestOrBuilder- Returns:
- Whether the unpauseAll field is set.
-
getUnpauseAll
public boolean getUnpauseAll()
Unpause all running activities.
bool unpause_all = 6;- Specified by:
getUnpauseAllin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The unpauseAll.
-
setUnpauseAll
public UnpauseActivityRequest.Builder setUnpauseAll(boolean value)
Unpause all running activities.
bool unpause_all = 6;- Parameters:
value- The unpauseAll to set.- Returns:
- This builder for chaining.
-
clearUnpauseAll
public UnpauseActivityRequest.Builder clearUnpauseAll()
Unpause all running activities.
bool unpause_all = 6;- Returns:
- This builder for chaining.
-
getResetAttempts
public boolean getResetAttempts()
Providing this flag will also reset the number of attempts.
bool reset_attempts = 7;- Specified by:
getResetAttemptsin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The resetAttempts.
-
setResetAttempts
public UnpauseActivityRequest.Builder setResetAttempts(boolean value)
Providing this flag will also reset the number of attempts.
bool reset_attempts = 7;- Parameters:
value- The resetAttempts to set.- Returns:
- This builder for chaining.
-
clearResetAttempts
public UnpauseActivityRequest.Builder clearResetAttempts()
Providing this flag will also reset the number of attempts.
bool reset_attempts = 7;- Returns:
- This builder for chaining.
-
getResetHeartbeat
public boolean getResetHeartbeat()
Providing this flag will also reset the heartbeat details.
bool reset_heartbeat = 8;- Specified by:
getResetHeartbeatin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The resetHeartbeat.
-
setResetHeartbeat
public UnpauseActivityRequest.Builder setResetHeartbeat(boolean value)
Providing this flag will also reset the heartbeat details.
bool reset_heartbeat = 8;- Parameters:
value- The resetHeartbeat to set.- Returns:
- This builder for chaining.
-
clearResetHeartbeat
public UnpauseActivityRequest.Builder clearResetHeartbeat()
Providing this flag will also reset the heartbeat details.
bool reset_heartbeat = 8;- Returns:
- This builder for chaining.
-
hasJitter
public boolean hasJitter()
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;- Specified by:
hasJitterin interfaceUnpauseActivityRequestOrBuilder- Returns:
- Whether the jitter field is set.
-
getJitter
public com.google.protobuf.Duration getJitter()
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;- Specified by:
getJitterin interfaceUnpauseActivityRequestOrBuilder- Returns:
- The jitter.
-
setJitter
public UnpauseActivityRequest.Builder setJitter(com.google.protobuf.Duration value)
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;
-
setJitter
public UnpauseActivityRequest.Builder setJitter(com.google.protobuf.Duration.Builder builderForValue)
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;
-
mergeJitter
public UnpauseActivityRequest.Builder mergeJitter(com.google.protobuf.Duration value)
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;
-
clearJitter
public UnpauseActivityRequest.Builder clearJitter()
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;
-
getJitterBuilder
public com.google.protobuf.Duration.Builder getJitterBuilder()
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;
-
getJitterOrBuilder
public com.google.protobuf.DurationOrBuilder getJitterOrBuilder()
If set, the activity will start at a random time within the specified jitter duration.
.google.protobuf.Duration jitter = 9;- Specified by:
getJitterOrBuilderin interfaceUnpauseActivityRequestOrBuilder
-
setUnknownFields
public final UnpauseActivityRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
mergeUnknownFields
public final UnpauseActivityRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UnpauseActivityRequest.Builder>
-
-