Uses of Class
org.jclouds.io.payloads.Part
Packages that use Part
-
Uses of Part in org.jclouds.io.payloads
Methods in org.jclouds.io.payloads that return PartModifier and TypeMethodDescriptionstatic Part
static Part
Part.create
(String name, Payload delegate, Part.PartOptions options) Constructors in org.jclouds.io.payloads with parameters of type PartModifierConstructorDescriptionMultipartForm
(String boundary, Part... parts) MultipartForm
(Part... parts) Constructor parameters in org.jclouds.io.payloads with type arguments of type Part