Interface RequestSerializationStep2Builder<T>

  • Type Parameters:
    T - the type to serialize into a Map

    public interface RequestSerializationStep2Builder<T>
    Based on the conditions defined in the previous RequestSerializationStep1Builder, this step defines how to map the matching from object into a Map.