Uses of Interface
com.envimate.httpmate.client.body.multipart.builder.ContentStage
-
Packages that use ContentStage Package Description com.envimate.httpmate.client.body.multipart.builder -
-
Uses of ContentStage in com.envimate.httpmate.client.body.multipart.builder
Methods in com.envimate.httpmate.client.body.multipart.builder that return ContentStage Modifier and Type Method Description default ContentStageFileNameStage. withoutAFileName()ContentStageFileNameStage. withTheFileName(String fileName)
-