public static class TermVersionAttachment.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TermVersionAttachment |
build() |
TermVersionAttachment.Builder |
contentUrl(String contentUrl)
The content URL of the uploaded data.
|
TermVersionAttachment.Builder |
copy(TermVersionAttachment model) |
TermVersionAttachment.Builder |
mimeType(String mimeType)
The MIME type of the uploaded data.
|
public TermVersionAttachment.Builder contentUrl(String contentUrl)
The content URL of the uploaded data.
contentUrl
- the value to setpublic TermVersionAttachment.Builder mimeType(String mimeType)
The MIME type of the uploaded data.
mimeType
- the value to setpublic TermVersionAttachment build()
public TermVersionAttachment.Builder copy(TermVersionAttachment model)
Copyright © 2016–2024. All rights reserved.