Uses of Enum Class
kong.unirest.core.MultipartMode
Packages that use MultipartMode
-
Uses of MultipartMode in kong.unirest.core
Subclasses with type arguments of type MultipartMode in kong.unirest.coreMethods in kong.unirest.core that return MultipartModeModifier and TypeMethodDescriptiondefault MultipartModeBody.getMode()static MultipartModeReturns the enum constant of this class with the specified name.static MultipartMode[]MultipartMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in kong.unirest.core with parameters of type MultipartMode