public class CreateExample extends GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CreateExample.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Mentions> |
mentions()
Gets the mentions.
|
CreateExample.Builder |
newBuilder()
New builder.
|
java.lang.String |
text()
Gets the text.
|
equals, hashCode, toString
public CreateExample.Builder newBuilder()
public java.lang.String text()
public java.util.List<Mentions> mentions()