Interface ActivityStartedEventDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ActivityStartedEventDetails.Builder,ActivityStartedEventDetails>, SdkBuilder<ActivityStartedEventDetails.Builder,ActivityStartedEventDetails>, SdkPojo
Enclosing class:
ActivityStartedEventDetails

public static interface ActivityStartedEventDetails.Builder extends SdkPojo, CopyableBuilder<ActivityStartedEventDetails.Builder,ActivityStartedEventDetails>
  • Method Details

    • workerName

      The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.

      Parameters:
      workerName - The name of the worker that the task is assigned to. These names are provided by the workers when calling GetActivityTask.
      Returns:
      Returns a reference to this object so that method calls can be chained together.