Interface ContentImportSource.UpdatedAtStage
-
- All Known Implementing Classes:
ContentImportSource.Builder
- Enclosing class:
- ContentImportSource
public static interface ContentImportSource.UpdatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentImportSource._FinalStageupdatedAt(int updatedAt)The time when the content import source was last updated.
-
-
-
Method Detail
-
updatedAt
ContentImportSource._FinalStage updatedAt(int updatedAt)
The time when the content import source was last updated.
-
-