Interface DatastoreActivity.Builder

  • Method Details

    • name

      The name of the datastore activity.

      Parameters:
      name - The name of the datastore activity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • datastoreName

      DatastoreActivity.Builder datastoreName(String datastoreName)

      The name of the data store where processed messages are stored.

      Parameters:
      datastoreName - The name of the data store where processed messages are stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.