| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Content |
build() |
Content.Builder |
imageUrl(ImageUrl imageUrl) |
Content.Builder |
text(String text) |
Content.Builder |
type(ContentType type) |
public Content.Builder type(ContentType type)
public Content.Builder text(String text)
public Content.Builder imageUrl(ImageUrl imageUrl)
public Content build()
Copyright © 2024. All rights reserved.