@Beta
public class PublishContentResult
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PublishContentResult.Builder |
Modifier and Type | Method and Description |
---|---|
static PublishContentResult.Builder |
create() |
ContentIds |
getDeletedContents() |
ContentPath |
getDeletedPath() |
ContentIds |
getFailedContents() |
ContentIds |
getPushedContents() |
public static PublishContentResult.Builder create()
public ContentIds getPushedContents()
public ContentIds getDeletedContents()
public ContentIds getFailedContents()
public ContentPath getDeletedPath()