public class MessageBody extends Object implements IModel
static class
MessageBody.Builder
static MessageBody.Builder
newBuilder()
static MessageBody
text(String text)
com.google.gson.JsonElement
toJSON()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static MessageBody.Builder newBuilder()
public static MessageBody text(String text)
public com.google.gson.JsonElement toJSON()
toJSON
IModel
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.