public static final class UpdateContentTranslatorParams.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateContentTranslatorParams |
build() |
UpdateContentTranslatorParams.Builder |
clearAttachments(boolean clearAttachments) |
UpdateContentTranslatorParams.Builder |
createAttachments(CreateAttachments createAttachments) |
UpdateContentTranslatorParams.Builder |
editedContent(Content editedContent) |
UpdateContentTranslatorParams.Builder |
modifier(PrincipalKey modifier) |
UpdateContentTranslatorParams.Builder |
removeAttachments(BinaryReferences removeAttachments) |
public UpdateContentTranslatorParams.Builder editedContent(Content editedContent)
public UpdateContentTranslatorParams.Builder modifier(PrincipalKey modifier)
public UpdateContentTranslatorParams.Builder createAttachments(CreateAttachments createAttachments)
public UpdateContentTranslatorParams.Builder removeAttachments(BinaryReferences removeAttachments)
public UpdateContentTranslatorParams.Builder clearAttachments(boolean clearAttachments)
public UpdateContentTranslatorParams build()