public abstract static class ShareMessengerActionButton.Builder<M extends ShareMessengerActionButton,B extends ShareMessengerActionButton.Builder> extends java.lang.Object implements ShareModelBuilder<M,B>
ShareMessengerActionButton| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
B |
readFrom(M model)
Reads the values from a ShareModel into the builder.
|
B |
setTitle(java.lang.String title)
Sets the title for the Messenger action button.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic B setTitle(@Nullable java.lang.String title)
public B readFrom(M model)
ShareModelBuilderreadFrom in interface ShareModelBuilder<M extends ShareMessengerActionButton,B extends ShareMessengerActionButton.Builder>model - The source ShareModel