index

public final StepStop.Builder index(Integer index)


public final StepStop.Builder index(JsonField<Integer> index)

Sets Builder.index to an arbitrary JSON value.

You should usually call Builder.index with a well-typed Int value instead. This method is primarily for setting the field to an undocumented or not yet supported value.