public final class Content extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Content.Builder |
| Constructor and Description |
|---|
Content(Content.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Content.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
ImageUrl |
imageUrl() |
String |
text() |
String |
toString() |
ContentType |
type() |
public Content(Content.Builder builder)
public ContentType type()
public String text()
public ImageUrl imageUrl()
public static Content.Builder builder()
Copyright © 2023. All rights reserved.