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