Package io.temporal.api.command.v1
Class ScheduleNexusOperationCommandAttributes.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
- io.temporal.api.command.v1.ScheduleNexusOperationCommandAttributes.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScheduleNexusOperationCommandAttributesOrBuilder,java.lang.Cloneable
- Enclosing class:
- ScheduleNexusOperationCommandAttributes
public static final class ScheduleNexusOperationCommandAttributes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder> implements ScheduleNexusOperationCommandAttributesOrBuilder
Protobuf typetemporal.api.command.v1.ScheduleNexusOperationCommandAttributes
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ScheduleNexusOperationCommandAttributes.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleNexusOperationCommandAttributesbuild()ScheduleNexusOperationCommandAttributesbuildPartial()ScheduleNexusOperationCommandAttributes.Builderclear()ScheduleNexusOperationCommandAttributes.BuilderclearEndpoint()Endpoint name, must exist in the endpoint registry or this command will fail.ScheduleNexusOperationCommandAttributes.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ScheduleNexusOperationCommandAttributes.BuilderclearInput()Input for the operation.ScheduleNexusOperationCommandAttributes.BuilderclearNexusHeader()ScheduleNexusOperationCommandAttributes.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ScheduleNexusOperationCommandAttributes.BuilderclearOperation()Operation name.ScheduleNexusOperationCommandAttributes.BuilderclearScheduleToCloseTimeout()Schedule-to-close timeout for this operation.ScheduleNexusOperationCommandAttributes.BuilderclearService()Service name.ScheduleNexusOperationCommandAttributes.Builderclone()booleancontainsNexusHeader(java.lang.String key)Header to attach to the Nexus request.ScheduleNexusOperationCommandAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEndpoint()Endpoint name, must exist in the endpoint registry or this command will fail.com.google.protobuf.ByteStringgetEndpointBytes()Endpoint name, must exist in the endpoint registry or this command will fail.PayloadgetInput()Input for the operation.Payload.BuildergetInputBuilder()Input for the operation.PayloadOrBuildergetInputOrBuilder()Input for the operation.java.util.Map<java.lang.String,java.lang.String>getMutableNexusHeader()Deprecated.java.util.Map<java.lang.String,java.lang.String>getNexusHeader()Deprecated.intgetNexusHeaderCount()Header to attach to the Nexus request.java.util.Map<java.lang.String,java.lang.String>getNexusHeaderMap()Header to attach to the Nexus request.java.lang.StringgetNexusHeaderOrDefault(java.lang.String key, java.lang.String defaultValue)Header to attach to the Nexus request.java.lang.StringgetNexusHeaderOrThrow(java.lang.String key)Header to attach to the Nexus request.java.lang.StringgetOperation()Operation name.com.google.protobuf.ByteStringgetOperationBytes()Operation name.com.google.protobuf.DurationgetScheduleToCloseTimeout()Schedule-to-close timeout for this operation.com.google.protobuf.Duration.BuildergetScheduleToCloseTimeoutBuilder()Schedule-to-close timeout for this operation.com.google.protobuf.DurationOrBuildergetScheduleToCloseTimeoutOrBuilder()Schedule-to-close timeout for this operation.java.lang.StringgetService()Service name.com.google.protobuf.ByteStringgetServiceBytes()Service name.booleanhasInput()Input for the operation.booleanhasScheduleToCloseTimeout()Schedule-to-close timeout for this operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()ScheduleNexusOperationCommandAttributes.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ScheduleNexusOperationCommandAttributes.BuildermergeFrom(com.google.protobuf.Message other)ScheduleNexusOperationCommandAttributes.BuildermergeFrom(ScheduleNexusOperationCommandAttributes other)ScheduleNexusOperationCommandAttributes.BuildermergeInput(Payload value)Input for the operation.ScheduleNexusOperationCommandAttributes.BuildermergeScheduleToCloseTimeout(com.google.protobuf.Duration value)Schedule-to-close timeout for this operation.ScheduleNexusOperationCommandAttributes.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ScheduleNexusOperationCommandAttributes.BuilderputAllNexusHeader(java.util.Map<java.lang.String,java.lang.String> values)Header to attach to the Nexus request.ScheduleNexusOperationCommandAttributes.BuilderputNexusHeader(java.lang.String key, java.lang.String value)Header to attach to the Nexus request.ScheduleNexusOperationCommandAttributes.BuilderremoveNexusHeader(java.lang.String key)Header to attach to the Nexus request.ScheduleNexusOperationCommandAttributes.BuildersetEndpoint(java.lang.String value)Endpoint name, must exist in the endpoint registry or this command will fail.ScheduleNexusOperationCommandAttributes.BuildersetEndpointBytes(com.google.protobuf.ByteString value)Endpoint name, must exist in the endpoint registry or this command will fail.ScheduleNexusOperationCommandAttributes.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ScheduleNexusOperationCommandAttributes.BuildersetInput(Payload value)Input for the operation.ScheduleNexusOperationCommandAttributes.BuildersetInput(Payload.Builder builderForValue)Input for the operation.ScheduleNexusOperationCommandAttributes.BuildersetOperation(java.lang.String value)Operation name.ScheduleNexusOperationCommandAttributes.BuildersetOperationBytes(com.google.protobuf.ByteString value)Operation name.ScheduleNexusOperationCommandAttributes.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ScheduleNexusOperationCommandAttributes.BuildersetScheduleToCloseTimeout(com.google.protobuf.Duration value)Schedule-to-close timeout for this operation.ScheduleNexusOperationCommandAttributes.BuildersetScheduleToCloseTimeout(com.google.protobuf.Duration.Builder builderForValue)Schedule-to-close timeout for this operation.ScheduleNexusOperationCommandAttributes.BuildersetService(java.lang.String value)Service name.ScheduleNexusOperationCommandAttributes.BuildersetServiceBytes(com.google.protobuf.ByteString value)Service name.ScheduleNexusOperationCommandAttributes.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()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
clear
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>
-
getDefaultInstanceForType
public ScheduleNexusOperationCommandAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ScheduleNexusOperationCommandAttributes build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ScheduleNexusOperationCommandAttributes buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>
-
setField
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>
-
clearField
public ScheduleNexusOperationCommandAttributes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
clearOneof
public ScheduleNexusOperationCommandAttributes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
setRepeatedField
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>
-
addRepeatedField
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>
-
mergeFrom
public ScheduleNexusOperationCommandAttributes.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
mergeFrom
public ScheduleNexusOperationCommandAttributes.Builder mergeFrom(ScheduleNexusOperationCommandAttributes other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
mergeFrom
public ScheduleNexusOperationCommandAttributes.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<ScheduleNexusOperationCommandAttributes.Builder>- Throws:
java.io.IOException
-
getEndpoint
public java.lang.String getEndpoint()
Endpoint name, must exist in the endpoint registry or this command will fail.
string endpoint = 1;- Specified by:
getEndpointin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()
Endpoint name, must exist in the endpoint registry or this command will fail.
string endpoint = 1;- Specified by:
getEndpointBytesin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The bytes for endpoint.
-
setEndpoint
public ScheduleNexusOperationCommandAttributes.Builder setEndpoint(java.lang.String value)
Endpoint name, must exist in the endpoint registry or this command will fail.
string endpoint = 1;- Parameters:
value- The endpoint to set.- Returns:
- This builder for chaining.
-
clearEndpoint
public ScheduleNexusOperationCommandAttributes.Builder clearEndpoint()
Endpoint name, must exist in the endpoint registry or this command will fail.
string endpoint = 1;- Returns:
- This builder for chaining.
-
setEndpointBytes
public ScheduleNexusOperationCommandAttributes.Builder setEndpointBytes(com.google.protobuf.ByteString value)
Endpoint name, must exist in the endpoint registry or this command will fail.
string endpoint = 1;- Parameters:
value- The bytes for endpoint to set.- Returns:
- This builder for chaining.
-
getService
public java.lang.String getService()
Service name.
string service = 2;- Specified by:
getServicein interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()
Service name.
string service = 2;- Specified by:
getServiceBytesin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The bytes for service.
-
setService
public ScheduleNexusOperationCommandAttributes.Builder setService(java.lang.String value)
Service name.
string service = 2;- Parameters:
value- The service to set.- Returns:
- This builder for chaining.
-
clearService
public ScheduleNexusOperationCommandAttributes.Builder clearService()
Service name.
string service = 2;- Returns:
- This builder for chaining.
-
setServiceBytes
public ScheduleNexusOperationCommandAttributes.Builder setServiceBytes(com.google.protobuf.ByteString value)
Service name.
string service = 2;- Parameters:
value- The bytes for service to set.- Returns:
- This builder for chaining.
-
getOperation
public java.lang.String getOperation()
Operation name.
string operation = 3;- Specified by:
getOperationin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()
Operation name.
string operation = 3;- Specified by:
getOperationBytesin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The bytes for operation.
-
setOperation
public ScheduleNexusOperationCommandAttributes.Builder setOperation(java.lang.String value)
Operation name.
string operation = 3;- Parameters:
value- The operation to set.- Returns:
- This builder for chaining.
-
clearOperation
public ScheduleNexusOperationCommandAttributes.Builder clearOperation()
Operation name.
string operation = 3;- Returns:
- This builder for chaining.
-
setOperationBytes
public ScheduleNexusOperationCommandAttributes.Builder setOperationBytes(com.google.protobuf.ByteString value)
Operation name.
string operation = 3;- Parameters:
value- The bytes for operation to set.- Returns:
- This builder for chaining.
-
hasInput
public boolean hasInput()
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;- Specified by:
hasInputin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payload getInput()
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;- Specified by:
getInputin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The input.
-
setInput
public ScheduleNexusOperationCommandAttributes.Builder setInput(Payload value)
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;
-
setInput
public ScheduleNexusOperationCommandAttributes.Builder setInput(Payload.Builder builderForValue)
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;
-
mergeInput
public ScheduleNexusOperationCommandAttributes.Builder mergeInput(Payload value)
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;
-
clearInput
public ScheduleNexusOperationCommandAttributes.Builder clearInput()
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;
-
getInputBuilder
public Payload.Builder getInputBuilder()
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;
-
getInputOrBuilder
public PayloadOrBuilder getInputOrBuilder()
Input for the operation. The server converts this into Nexus request content and the appropriate content headers internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the content is transformed back to the original Payload sent in this command.
.temporal.api.common.v1.Payload input = 4;- Specified by:
getInputOrBuilderin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
hasScheduleToCloseTimeout
public boolean hasScheduleToCloseTimeout()
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
hasScheduleToCloseTimeoutin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- Whether the scheduleToCloseTimeout field is set.
-
getScheduleToCloseTimeout
public com.google.protobuf.Duration getScheduleToCloseTimeout()
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
getScheduleToCloseTimeoutin interfaceScheduleNexusOperationCommandAttributesOrBuilder- Returns:
- The scheduleToCloseTimeout.
-
setScheduleToCloseTimeout
public ScheduleNexusOperationCommandAttributes.Builder setScheduleToCloseTimeout(com.google.protobuf.Duration value)
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;
-
setScheduleToCloseTimeout
public ScheduleNexusOperationCommandAttributes.Builder setScheduleToCloseTimeout(com.google.protobuf.Duration.Builder builderForValue)
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;
-
mergeScheduleToCloseTimeout
public ScheduleNexusOperationCommandAttributes.Builder mergeScheduleToCloseTimeout(com.google.protobuf.Duration value)
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;
-
clearScheduleToCloseTimeout
public ScheduleNexusOperationCommandAttributes.Builder clearScheduleToCloseTimeout()
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;
-
getScheduleToCloseTimeoutBuilder
public com.google.protobuf.Duration.Builder getScheduleToCloseTimeoutBuilder()
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;
-
getScheduleToCloseTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getScheduleToCloseTimeoutOrBuilder()
Schedule-to-close timeout for this operation. Indicates how long the caller is willing to wait for operation completion. Calls are retried internally by the server. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
getScheduleToCloseTimeoutOrBuilderin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
getNexusHeaderCount
public int getNexusHeaderCount()
Description copied from interface:ScheduleNexusOperationCommandAttributesOrBuilderHeader to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;- Specified by:
getNexusHeaderCountin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
containsNexusHeader
public boolean containsNexusHeader(java.lang.String key)
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;- Specified by:
containsNexusHeaderin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
getNexusHeader
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getNexusHeader()
Deprecated.UsegetNexusHeaderMap()instead.- Specified by:
getNexusHeaderin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
getNexusHeaderMap
public java.util.Map<java.lang.String,java.lang.String> getNexusHeaderMap()
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;- Specified by:
getNexusHeaderMapin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
getNexusHeaderOrDefault
public java.lang.String getNexusHeaderOrDefault(java.lang.String key, java.lang.String defaultValue)Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;- Specified by:
getNexusHeaderOrDefaultin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
getNexusHeaderOrThrow
public java.lang.String getNexusHeaderOrThrow(java.lang.String key)
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;- Specified by:
getNexusHeaderOrThrowin interfaceScheduleNexusOperationCommandAttributesOrBuilder
-
clearNexusHeader
public ScheduleNexusOperationCommandAttributes.Builder clearNexusHeader()
-
removeNexusHeader
public ScheduleNexusOperationCommandAttributes.Builder removeNexusHeader(java.lang.String key)
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;
-
getMutableNexusHeader
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableNexusHeader()
Deprecated.Use alternate mutation accessors instead.
-
putNexusHeader
public ScheduleNexusOperationCommandAttributes.Builder putNexusHeader(java.lang.String key, java.lang.String value)
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;
-
putAllNexusHeader
public ScheduleNexusOperationCommandAttributes.Builder putAllNexusHeader(java.util.Map<java.lang.String,java.lang.String> values)
Header to attach to the Nexus request. Users are responsible for encrypting sensitive data in this header as it is stored in workflow history and transmitted to external services as-is. This is useful for propagating tracing information. Note these headers are not the same as Temporal headers on internal activities and child workflows, these are transmitted to Nexus operations that may be external and are not traditional payloads.
map<string, string> nexus_header = 6;
-
setUnknownFields
public final ScheduleNexusOperationCommandAttributes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
mergeUnknownFields
public final ScheduleNexusOperationCommandAttributes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScheduleNexusOperationCommandAttributes.Builder>
-
-