Interface ContentImportSource.SyncBehaviorStage
-
- All Known Implementing Classes:
ContentImportSource.Builder
- Enclosing class:
- ContentImportSource
public static interface ContentImportSource.SyncBehaviorStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentImportSource.StatusStagesyncBehavior(ContentImportSource.SyncBehavior syncBehavior)If you intend to create or update External Pages via the API, this should be set toapi.
-
-
-
Method Detail
-
syncBehavior
ContentImportSource.StatusStage syncBehavior(@NotNull ContentImportSource.SyncBehavior syncBehavior)
If you intend to create or update External Pages via the API, this should be set to
api.
-
-