open static fun <T : Any> fromObject(t: T): Builder
Create a builder with the given object.
t - the object that represents the body of the response
t
- the type of the elements contained in the publisher
Return the created builder