public static final class PushContentParams.Builder extends Object
Modifier and Type | Method and Description |
---|---|
PushContentParams.Builder |
allowPublishOutsideSelection(boolean allowPublishOutsideSelection) |
PushContentParams |
build() |
PushContentParams.Builder |
contentIds(ContentIds contentIds) |
PushContentParams.Builder |
includeChildren(boolean includeChildren) |
PushContentParams.Builder |
target(Branch target) |
public PushContentParams.Builder contentIds(ContentIds contentIds)
public PushContentParams.Builder target(Branch target)
public PushContentParams.Builder includeChildren(boolean includeChildren)
public PushContentParams.Builder allowPublishOutsideSelection(boolean allowPublishOutsideSelection)
public PushContentParams build()