Interface EventDescription.Builder

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

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

    • latestDescription

      EventDescription.Builder latestDescription(String latestDescription)

      The most recent description of the event.

      Parameters:
      latestDescription - The most recent description of the event.
      Returns:
      Returns a reference to this object so that method calls can be chained together.