Class NexusOperationStartedEventAttributes.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, NexusOperationStartedEventAttributesOrBuilder, java.lang.Cloneable
    Enclosing class:
    NexusOperationStartedEventAttributes

    public static final class NexusOperationStartedEventAttributes.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<NexusOperationStartedEventAttributes.Builder>
    implements NexusOperationStartedEventAttributesOrBuilder
     Event marking an asynchronous operation was started by the responding Nexus handler.
     If the operation completes synchronously, this event is not generated.
     In rare situations, such as request timeouts, the service may fail to record the actual start time and will fabricate
     this event upon receiving the operation completion via callback.
     
    Protobuf type temporal.api.history.v1.NexusOperationStartedEventAttributes