Interface ResponseSerializationStep2Builder<T>

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

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