Interface ExternalPage.UpdatedAtStage
-
- All Known Implementing Classes:
ExternalPage.Builder
- Enclosing class:
- ExternalPage
public static interface ExternalPage.UpdatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExternalPage.LastIngestedAtStageupdatedAt(int updatedAt)The time when the external page was last updated.
-
-
-
Method Detail
-
updatedAt
ExternalPage.LastIngestedAtStage updatedAt(int updatedAt)
The time when the external page was last updated.
-
-