Modifier and Type | Class and Description |
---|---|
static class |
UpdateContentTranslatorParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateContentTranslatorParams.Builder |
create() |
CreateAttachments |
getCreateAttachments() |
Content |
getEditedContent() |
Instant |
getModifiedTime() |
PrincipalKey |
getModifier() |
BinaryReferences |
getRemoveAttachments() |
boolean |
isClearAttachments() |
public static UpdateContentTranslatorParams.Builder create()
public Content getEditedContent()
public PrincipalKey getModifier()
public CreateAttachments getCreateAttachments()
public BinaryReferences getRemoveAttachments()
public boolean isClearAttachments()
public Instant getModifiedTime()