public static interface MapIterationEventDetails.Builder extends SdkPojo, CopyableBuilder<MapIterationEventDetails.Builder,MapIterationEventDetails>
| Modifier and Type | Method and Description |
|---|---|
MapIterationEventDetails.Builder |
index(Integer index)
The index of the array belonging to the Map state iteration.
|
MapIterationEventDetails.Builder |
name(String name)
The name of the iteration’s parent Map state.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMapIterationEventDetails.Builder name(String name)
The name of the iteration’s parent Map state.
name - The name of the iteration’s parent Map state.MapIterationEventDetails.Builder index(Integer index)
The index of the array belonging to the Map state iteration.
index - The index of the array belonging to the Map state iteration.Copyright © 2019. All rights reserved.