Package com.flagright.api.types
Interface FileInfo.S3KeyStage
-
- All Known Implementing Classes:
FileInfo.Builder
- Enclosing class:
- FileInfo
public static interface FileInfo.S3KeyStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileInfo.Builderfrom(FileInfo other)FileInfo.FilenameStages3Key(java.lang.String s3Key)
-
-
-
Method Detail
-
s3Key
FileInfo.FilenameStage s3Key(@NotNull java.lang.String s3Key)
-
from
FileInfo.Builder from(FileInfo other)
-
-