Interface Step.Builder

    • Method Detail

      • componentId

        Step.Builder componentId​(String componentId)

        The component ID.

        Parameters:
        componentId - The component ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • componentType

        Step.Builder componentType​(String componentType)

        The component type.

        Parameters:
        componentType - The component type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.