Uses of Interface
kong.unirest.core.Body
-
Packages that use Body Package Description kong.unirest.core -
-
Uses of Body in kong.unirest.core
Subinterfaces of Body in kong.unirest.core Modifier and Type Interface Description interfaceJsonPatchRequestinterfaceMultipartBodyRepresents a multi-part body builder for a request.interfaceRequestBodyEntityClasses in kong.unirest.core that implement Body Modifier and Type Class Description classTestBodyMethods in kong.unirest.core that return types with arguments of type Body Modifier and Type Method Description default Optional<Body>HttpRequest. getBody()
-