public class UnpublishContentParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UnpublishContentParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UnpublishContentParams.Builder |
create() |
ContentIds |
getContentIds() |
Branch |
getUnpublishBranch() |
boolean |
isIncludeChildren() |
public ContentIds getContentIds()
public Branch getUnpublishBranch()
public boolean isIncludeChildren()
public static UnpublishContentParams.Builder create()