Uses of Enum Class
kong.unirest.core.java.BoundaryAppender
Packages that use BoundaryAppender
-
Uses of BoundaryAppender in kong.unirest.core.java
Methods in kong.unirest.core.java that return BoundaryAppenderModifier and TypeMethodDescription(package private) static BoundaryAppender
BoundaryAppender.get
(int partIndex, int partsSize) static BoundaryAppender
Returns the enum constant of this class with the specified name.static BoundaryAppender[]
BoundaryAppender.values()
Returns an array containing the constants of this enum class, in the order they are declared.