setActionType(String)
Sets the type for the action.
public Builder setActionType(String actionType)
參數 | 說明 |
---|---|
actionType | The type for the action. |
build()
Builds the object.
public Object build()
build()
public ShareOpenGraphAction build()
readFrom(ShareModel)
Reads the values from a ShareModel into the builder.
public ShareModelBuilder readFrom(ShareModel model)
參數 | 說明 |
---|---|
model | The source ShareModel |