Class ResponseObject.ResponseObjectBuilder<T>

java.lang.Object
io.domainlifecycles.spring.http.ResponseObject.ResponseObjectBuilder<T>
Type Parameters:
T - the type of data used in the ResponseObject
Enclosing class:
ResponseObject<T>

public static class ResponseObject.ResponseObjectBuilder<T> extends Object
Inner Builder for ResponseObject instances.