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