Package io.temporal.api.history.v1
Class NexusOperationScheduledEventAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.history.v1.NexusOperationScheduledEventAttributes
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NexusOperationScheduledEventAttributesOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:NexusOperationScheduledEventAttributes.java.pb.meta") public final class NexusOperationScheduledEventAttributes extends com.google.protobuf.GeneratedMessageV3 implements NexusOperationScheduledEventAttributesOrBuilderEvent marking that an operation was scheduled by a workflow via the ScheduleNexusOperation command.
Protobuf typetemporal.api.history.v1.NexusOperationScheduledEventAttributes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNexusOperationScheduledEventAttributes.BuilderEvent marking that an operation was scheduled by a workflow via the ScheduleNexusOperation command.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intENDPOINT_FIELD_NUMBERstatic intENDPOINT_ID_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intNEXUS_HEADER_FIELD_NUMBERstatic intOPERATION_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intSCHEDULE_TO_CLOSE_TIMEOUT_FIELD_NUMBERstatic intSERVICE_FIELD_NUMBERstatic intWORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsNexusHeader(java.lang.String key)Header to attach to the Nexus request.booleanequals(java.lang.Object obj)static NexusOperationScheduledEventAttributesgetDefaultInstance()NexusOperationScheduledEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEndpoint()Endpoint name, must exist in the endpoint registry.com.google.protobuf.ByteStringgetEndpointBytes()Endpoint name, must exist in the endpoint registry.java.lang.StringgetEndpointId()Endpoint ID as resolved in the endpoint registry at the time this event was generated.com.google.protobuf.ByteStringgetEndpointIdBytes()Endpoint ID as resolved in the endpoint registry at the time this event was generated.PayloadgetInput()Input for the operation.PayloadOrBuildergetInputOrBuilder()Input for the operation.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.Parser<NexusOperationScheduledEventAttributes>getParserForType()java.lang.StringgetRequestId()A unique ID generated by the history service upon creation of this event.com.google.protobuf.ByteStringgetRequestIdBytes()A unique ID generated by the history service upon creation of this event.com.google.protobuf.DurationgetScheduleToCloseTimeout()Schedule-to-close timeout for this operation.com.google.protobuf.DurationOrBuildergetScheduleToCloseTimeoutOrBuilder()Schedule-to-close timeout for this operation.intgetSerializedSize()java.lang.StringgetService()Service name.com.google.protobuf.ByteStringgetServiceBytes()Service name.longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with.inthashCode()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)booleanisInitialized()static NexusOperationScheduledEventAttributes.BuildernewBuilder()static NexusOperationScheduledEventAttributes.BuildernewBuilder(NexusOperationScheduledEventAttributes prototype)NexusOperationScheduledEventAttributes.BuildernewBuilderForType()protected NexusOperationScheduledEventAttributes.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static NexusOperationScheduledEventAttributesparseDelimitedFrom(java.io.InputStream input)static NexusOperationScheduledEventAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NexusOperationScheduledEventAttributesparseFrom(byte[] data)static NexusOperationScheduledEventAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NexusOperationScheduledEventAttributesparseFrom(com.google.protobuf.ByteString data)static NexusOperationScheduledEventAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NexusOperationScheduledEventAttributesparseFrom(com.google.protobuf.CodedInputStream input)static NexusOperationScheduledEventAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NexusOperationScheduledEventAttributesparseFrom(java.io.InputStream input)static NexusOperationScheduledEventAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NexusOperationScheduledEventAttributesparseFrom(java.nio.ByteBuffer data)static NexusOperationScheduledEventAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<NexusOperationScheduledEventAttributes>parser()NexusOperationScheduledEventAttributes.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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
-
ENDPOINT_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATION_FIELD_NUMBER
public static final int OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEDULE_TO_CLOSE_TIMEOUT_FIELD_NUMBER
public static final int SCHEDULE_TO_CLOSE_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXUS_HEADER_FIELD_NUMBER
public static final int NEXUS_HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
public static final int WORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOINT_ID_FIELD_NUMBER
public static final int ENDPOINT_ID_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
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getEndpoint
public java.lang.String getEndpoint()
Endpoint name, must exist in the endpoint registry.
string endpoint = 1;- Specified by:
getEndpointin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()
Endpoint name, must exist in the endpoint registry.
string endpoint = 1;- Specified by:
getEndpointBytesin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The bytes for endpoint.
-
getService
public java.lang.String getService()
Service name.
string service = 2;- Specified by:
getServicein interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()
Service name.
string service = 2;- Specified by:
getServiceBytesin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The bytes for service.
-
getOperation
public java.lang.String getOperation()
Operation name.
string operation = 3;- Specified by:
getOperationin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()
Operation name.
string operation = 3;- Specified by:
getOperationBytesin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The bytes for operation.
-
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 stored in this event.
.temporal.api.common.v1.Payload input = 4;- Specified by:
hasInputin interfaceNexusOperationScheduledEventAttributesOrBuilder- 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 stored in this event.
.temporal.api.common.v1.Payload input = 4;- Specified by:
getInputin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The input.
-
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 stored in this event.
.temporal.api.common.v1.Payload input = 4;- Specified by:
getInputOrBuilderin interfaceNexusOperationScheduledEventAttributesOrBuilder
-
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 interfaceNexusOperationScheduledEventAttributesOrBuilder- 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 interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The scheduleToCloseTimeout.
-
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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getNexusHeaderCount
public int getNexusHeaderCount()
Description copied from interface:NexusOperationScheduledEventAttributesOrBuilderHeader to attach to the Nexus request. 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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
containsNexusHeader
public boolean containsNexusHeader(java.lang.String key)
Header to attach to the Nexus request. 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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getNexusHeader
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getNexusHeader()
Deprecated.UsegetNexusHeaderMap()instead.- Specified by:
getNexusHeaderin interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getNexusHeaderMap
public java.util.Map<java.lang.String,java.lang.String> getNexusHeaderMap()
Header to attach to the Nexus request. 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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getNexusHeaderOrDefault
public java.lang.String getNexusHeaderOrDefault(java.lang.String key, java.lang.String defaultValue)Header to attach to the Nexus request. 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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getNexusHeaderOrThrow
public java.lang.String getNexusHeaderOrThrow(java.lang.String key)
Header to attach to the Nexus request. 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 interfaceNexusOperationScheduledEventAttributesOrBuilder
-
getWorkflowTaskCompletedEventId
public long getWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with.
int64 workflow_task_completed_event_id = 7;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
getRequestId
public java.lang.String getRequestId()
A unique ID generated by the history service upon creation of this event. The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key.
string request_id = 8;- Specified by:
getRequestIdin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
A unique ID generated by the history service upon creation of this event. The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key.
string request_id = 8;- Specified by:
getRequestIdBytesin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The bytes for requestId.
-
getEndpointId
public java.lang.String getEndpointId()
Endpoint ID as resolved in the endpoint registry at the time this event was generated. This is stored on the event and used internally by the server in case the endpoint is renamed from the time the event was originally scheduled.
string endpoint_id = 9;- Specified by:
getEndpointIdin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The endpointId.
-
getEndpointIdBytes
public com.google.protobuf.ByteString getEndpointIdBytes()
Endpoint ID as resolved in the endpoint registry at the time this event was generated. This is stored on the event and used internally by the server in case the endpoint is renamed from the time the event was originally scheduled.
string endpoint_id = 9;- Specified by:
getEndpointIdBytesin interfaceNexusOperationScheduledEventAttributesOrBuilder- Returns:
- The bytes for endpointId.
-
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 NexusOperationScheduledEventAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static NexusOperationScheduledEventAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static NexusOperationScheduledEventAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static NexusOperationScheduledEventAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public NexusOperationScheduledEventAttributes.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static NexusOperationScheduledEventAttributes.Builder newBuilder()
-
newBuilder
public static NexusOperationScheduledEventAttributes.Builder newBuilder(NexusOperationScheduledEventAttributes prototype)
-
toBuilder
public NexusOperationScheduledEventAttributes.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected NexusOperationScheduledEventAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static NexusOperationScheduledEventAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<NexusOperationScheduledEventAttributes> parser()
-
getParserForType
public com.google.protobuf.Parser<NexusOperationScheduledEventAttributes> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public NexusOperationScheduledEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-