Class SmoochCallback.Response.Builder<T>

  • Type Parameters:
    T - the type of the resulting data from the action being performed
    Enclosing class:
    SmoochCallback.Response<T>

    public static class SmoochCallback.Response.Builder<T>
    extends java.lang.Object
    Builder for creating instances of SmoochCallback.Response with a status code and any additional information required for the callback being notified.