Interface PrepareFile.PathStage
-
- All Known Implementing Classes:
PrepareFile.Builder
- Enclosing class:
- PrepareFile
public static interface PrepareFile.PathStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PrepareFile.Builderfrom(PrepareFile other)PrepareFile.ContentLengthStagepath(java.lang.String path)
-
-
-
Method Detail
-
path
PrepareFile.ContentLengthStage path(java.lang.String path)
-
from
PrepareFile.Builder from(PrepareFile other)
-
-