Class MultipartBodyCreator


  • public final class MultipartBodyCreator
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static Body createMultipartBody​(Part... parts)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createMultipartBody

        public static Body createMultipartBody​(Part... parts)