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