Package io.temporal.api.workflow.v1
Class NexusOperationCancellationInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
- io.temporal.api.workflow.v1.NexusOperationCancellationInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NexusOperationCancellationInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- NexusOperationCancellationInfo
public static final class NexusOperationCancellationInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder> implements NexusOperationCancellationInfoOrBuilder
NexusOperationCancellationInfo contains the state of a nexus operation cancellation.
Protobuf typetemporal.api.workflow.v1.NexusOperationCancellationInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description NexusOperationCancellationInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)NexusOperationCancellationInfobuild()NexusOperationCancellationInfobuildPartial()NexusOperationCancellationInfo.Builderclear()NexusOperationCancellationInfo.BuilderclearAttempt()The number of attempts made to deliver the cancel operation request.NexusOperationCancellationInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)NexusOperationCancellationInfo.BuilderclearLastAttemptCompleteTime()The time when the last attempt completed.NexusOperationCancellationInfo.BuilderclearLastAttemptFailure()The last attempt's failure, if any.NexusOperationCancellationInfo.BuilderclearNextAttemptScheduleTime()The time when the next attempt is scheduled.NexusOperationCancellationInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)NexusOperationCancellationInfo.BuilderclearRequestedTime()The time when cancellation was requested.NexusOperationCancellationInfo.BuilderclearState().temporal.api.enums.v1.NexusOperationCancellationState state = 2;NexusOperationCancellationInfo.Builderclone()intgetAttempt()The number of attempts made to deliver the cancel operation request.NexusOperationCancellationInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetLastAttemptCompleteTime()The time when the last attempt completed.com.google.protobuf.Timestamp.BuildergetLastAttemptCompleteTimeBuilder()The time when the last attempt completed.com.google.protobuf.TimestampOrBuildergetLastAttemptCompleteTimeOrBuilder()The time when the last attempt completed.FailuregetLastAttemptFailure()The last attempt's failure, if any.Failure.BuildergetLastAttemptFailureBuilder()The last attempt's failure, if any.FailureOrBuildergetLastAttemptFailureOrBuilder()The last attempt's failure, if any.com.google.protobuf.TimestampgetNextAttemptScheduleTime()The time when the next attempt is scheduled.com.google.protobuf.Timestamp.BuildergetNextAttemptScheduleTimeBuilder()The time when the next attempt is scheduled.com.google.protobuf.TimestampOrBuildergetNextAttemptScheduleTimeOrBuilder()The time when the next attempt is scheduled.com.google.protobuf.TimestampgetRequestedTime()The time when cancellation was requested.com.google.protobuf.Timestamp.BuildergetRequestedTimeBuilder()The time when cancellation was requested.com.google.protobuf.TimestampOrBuildergetRequestedTimeOrBuilder()The time when cancellation was requested.NexusOperationCancellationStategetState().temporal.api.enums.v1.NexusOperationCancellationState state = 2;intgetStateValue().temporal.api.enums.v1.NexusOperationCancellationState state = 2;booleanhasLastAttemptCompleteTime()The time when the last attempt completed.booleanhasLastAttemptFailure()The last attempt's failure, if any.booleanhasNextAttemptScheduleTime()The time when the next attempt is scheduled.booleanhasRequestedTime()The time when cancellation was requested.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()NexusOperationCancellationInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NexusOperationCancellationInfo.BuildermergeFrom(com.google.protobuf.Message other)NexusOperationCancellationInfo.BuildermergeFrom(NexusOperationCancellationInfo other)NexusOperationCancellationInfo.BuildermergeLastAttemptCompleteTime(com.google.protobuf.Timestamp value)The time when the last attempt completed.NexusOperationCancellationInfo.BuildermergeLastAttemptFailure(Failure value)The last attempt's failure, if any.NexusOperationCancellationInfo.BuildermergeNextAttemptScheduleTime(com.google.protobuf.Timestamp value)The time when the next attempt is scheduled.NexusOperationCancellationInfo.BuildermergeRequestedTime(com.google.protobuf.Timestamp value)The time when cancellation was requested.NexusOperationCancellationInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NexusOperationCancellationInfo.BuildersetAttempt(int value)The number of attempts made to deliver the cancel operation request.NexusOperationCancellationInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)NexusOperationCancellationInfo.BuildersetLastAttemptCompleteTime(com.google.protobuf.Timestamp value)The time when the last attempt completed.NexusOperationCancellationInfo.BuildersetLastAttemptCompleteTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the last attempt completed.NexusOperationCancellationInfo.BuildersetLastAttemptFailure(Failure value)The last attempt's failure, if any.NexusOperationCancellationInfo.BuildersetLastAttemptFailure(Failure.Builder builderForValue)The last attempt's failure, if any.NexusOperationCancellationInfo.BuildersetNextAttemptScheduleTime(com.google.protobuf.Timestamp value)The time when the next attempt is scheduled.NexusOperationCancellationInfo.BuildersetNextAttemptScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when the next attempt is scheduled.NexusOperationCancellationInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)NexusOperationCancellationInfo.BuildersetRequestedTime(com.google.protobuf.Timestamp value)The time when cancellation was requested.NexusOperationCancellationInfo.BuildersetRequestedTime(com.google.protobuf.Timestamp.Builder builderForValue)The time when cancellation was requested.NexusOperationCancellationInfo.BuildersetState(NexusOperationCancellationState value).temporal.api.enums.v1.NexusOperationCancellationState state = 2;NexusOperationCancellationInfo.BuildersetStateValue(int value).temporal.api.enums.v1.NexusOperationCancellationState state = 2;NexusOperationCancellationInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods 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, 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<NexusOperationCancellationInfo.Builder>
-
clear
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>
-
getDefaultInstanceForType
public NexusOperationCancellationInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public NexusOperationCancellationInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NexusOperationCancellationInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>
-
setField
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>
-
clearField
public NexusOperationCancellationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
clearOneof
public NexusOperationCancellationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
setRepeatedField
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>
-
addRepeatedField
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>
-
mergeFrom
public NexusOperationCancellationInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NexusOperationCancellationInfo.Builder>
-
mergeFrom
public NexusOperationCancellationInfo.Builder mergeFrom(NexusOperationCancellationInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
mergeFrom
public NexusOperationCancellationInfo.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<NexusOperationCancellationInfo.Builder>- Throws:
java.io.IOException
-
hasRequestedTime
public boolean hasRequestedTime()
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;- Specified by:
hasRequestedTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- Whether the requestedTime field is set.
-
getRequestedTime
public com.google.protobuf.Timestamp getRequestedTime()
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;- Specified by:
getRequestedTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The requestedTime.
-
setRequestedTime
public NexusOperationCancellationInfo.Builder setRequestedTime(com.google.protobuf.Timestamp value)
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;
-
setRequestedTime
public NexusOperationCancellationInfo.Builder setRequestedTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;
-
mergeRequestedTime
public NexusOperationCancellationInfo.Builder mergeRequestedTime(com.google.protobuf.Timestamp value)
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;
-
clearRequestedTime
public NexusOperationCancellationInfo.Builder clearRequestedTime()
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;
-
getRequestedTimeBuilder
public com.google.protobuf.Timestamp.Builder getRequestedTimeBuilder()
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;
-
getRequestedTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRequestedTimeOrBuilder()
The time when cancellation was requested.
.google.protobuf.Timestamp requested_time = 1;- Specified by:
getRequestedTimeOrBuilderin interfaceNexusOperationCancellationInfoOrBuilder
-
getStateValue
public int getStateValue()
.temporal.api.enums.v1.NexusOperationCancellationState state = 2;- Specified by:
getStateValuein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public NexusOperationCancellationInfo.Builder setStateValue(int value)
.temporal.api.enums.v1.NexusOperationCancellationState state = 2;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public NexusOperationCancellationState getState()
.temporal.api.enums.v1.NexusOperationCancellationState state = 2;- Specified by:
getStatein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The state.
-
setState
public NexusOperationCancellationInfo.Builder setState(NexusOperationCancellationState value)
.temporal.api.enums.v1.NexusOperationCancellationState state = 2;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public NexusOperationCancellationInfo.Builder clearState()
.temporal.api.enums.v1.NexusOperationCancellationState state = 2;- Returns:
- This builder for chaining.
-
getAttempt
public int getAttempt()
The number of attempts made to deliver the cancel operation request. This number represents a minimum bound since the attempt is incremented after the request completes.
int32 attempt = 3;- Specified by:
getAttemptin interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The attempt.
-
setAttempt
public NexusOperationCancellationInfo.Builder setAttempt(int value)
The number of attempts made to deliver the cancel operation request. This number represents a minimum bound since the attempt is incremented after the request completes.
int32 attempt = 3;- Parameters:
value- The attempt to set.- Returns:
- This builder for chaining.
-
clearAttempt
public NexusOperationCancellationInfo.Builder clearAttempt()
The number of attempts made to deliver the cancel operation request. This number represents a minimum bound since the attempt is incremented after the request completes.
int32 attempt = 3;- Returns:
- This builder for chaining.
-
hasLastAttemptCompleteTime
public boolean hasLastAttemptCompleteTime()
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;- Specified by:
hasLastAttemptCompleteTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- Whether the lastAttemptCompleteTime field is set.
-
getLastAttemptCompleteTime
public com.google.protobuf.Timestamp getLastAttemptCompleteTime()
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;- Specified by:
getLastAttemptCompleteTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The lastAttemptCompleteTime.
-
setLastAttemptCompleteTime
public NexusOperationCancellationInfo.Builder setLastAttemptCompleteTime(com.google.protobuf.Timestamp value)
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;
-
setLastAttemptCompleteTime
public NexusOperationCancellationInfo.Builder setLastAttemptCompleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;
-
mergeLastAttemptCompleteTime
public NexusOperationCancellationInfo.Builder mergeLastAttemptCompleteTime(com.google.protobuf.Timestamp value)
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;
-
clearLastAttemptCompleteTime
public NexusOperationCancellationInfo.Builder clearLastAttemptCompleteTime()
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;
-
getLastAttemptCompleteTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastAttemptCompleteTimeBuilder()
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;
-
getLastAttemptCompleteTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastAttemptCompleteTimeOrBuilder()
The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 4;- Specified by:
getLastAttemptCompleteTimeOrBuilderin interfaceNexusOperationCancellationInfoOrBuilder
-
hasLastAttemptFailure
public boolean hasLastAttemptFailure()
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;- Specified by:
hasLastAttemptFailurein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- Whether the lastAttemptFailure field is set.
-
getLastAttemptFailure
public Failure getLastAttemptFailure()
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;- Specified by:
getLastAttemptFailurein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The lastAttemptFailure.
-
setLastAttemptFailure
public NexusOperationCancellationInfo.Builder setLastAttemptFailure(Failure value)
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;
-
setLastAttemptFailure
public NexusOperationCancellationInfo.Builder setLastAttemptFailure(Failure.Builder builderForValue)
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;
-
mergeLastAttemptFailure
public NexusOperationCancellationInfo.Builder mergeLastAttemptFailure(Failure value)
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;
-
clearLastAttemptFailure
public NexusOperationCancellationInfo.Builder clearLastAttemptFailure()
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;
-
getLastAttemptFailureBuilder
public Failure.Builder getLastAttemptFailureBuilder()
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;
-
getLastAttemptFailureOrBuilder
public FailureOrBuilder getLastAttemptFailureOrBuilder()
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 5;- Specified by:
getLastAttemptFailureOrBuilderin interfaceNexusOperationCancellationInfoOrBuilder
-
hasNextAttemptScheduleTime
public boolean hasNextAttemptScheduleTime()
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;- Specified by:
hasNextAttemptScheduleTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- Whether the nextAttemptScheduleTime field is set.
-
getNextAttemptScheduleTime
public com.google.protobuf.Timestamp getNextAttemptScheduleTime()
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;- Specified by:
getNextAttemptScheduleTimein interfaceNexusOperationCancellationInfoOrBuilder- Returns:
- The nextAttemptScheduleTime.
-
setNextAttemptScheduleTime
public NexusOperationCancellationInfo.Builder setNextAttemptScheduleTime(com.google.protobuf.Timestamp value)
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;
-
setNextAttemptScheduleTime
public NexusOperationCancellationInfo.Builder setNextAttemptScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;
-
mergeNextAttemptScheduleTime
public NexusOperationCancellationInfo.Builder mergeNextAttemptScheduleTime(com.google.protobuf.Timestamp value)
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;
-
clearNextAttemptScheduleTime
public NexusOperationCancellationInfo.Builder clearNextAttemptScheduleTime()
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;
-
getNextAttemptScheduleTimeBuilder
public com.google.protobuf.Timestamp.Builder getNextAttemptScheduleTimeBuilder()
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;
-
getNextAttemptScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextAttemptScheduleTimeOrBuilder()
The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 6;- Specified by:
getNextAttemptScheduleTimeOrBuilderin interfaceNexusOperationCancellationInfoOrBuilder
-
setUnknownFields
public final NexusOperationCancellationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
mergeUnknownFields
public final NexusOperationCancellationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationCancellationInfo.Builder>
-
-