Interface Project._FinalStage
- All Known Implementing Classes:
Project.Builder
- Enclosing class:
- Project
public static interface Project._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()putAllMetadata(Map<String, Object> metadata) retentionDays(Integer retentionDays) retentionDays(Optional<Integer> retentionDays)
-
Method Details
-
build
Project build() -
metadata
-
putAllMetadata
-
metadata
-
retentionDays
-
retentionDays
-