Interface MapIterationEventDetails.Builder

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

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

    • name

      The name of the iteration’s parent Map state.

      Parameters:
      name - The name of the iteration’s parent Map state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • index

      The index of the array belonging to the Map state iteration.

      Parameters:
      index - The index of the array belonging to the Map state iteration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.