public static class ActionContext.ActionContextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ActionContext |
build() |
ActionContext.ActionContextBuilder |
responder(Responder responder) |
ActionContext.ActionContextBuilder |
responseUrl(String responseUrl) |
String |
toString() |
ActionContext.ActionContextBuilder |
triggerId(String triggerId) |
public ActionContext.ActionContextBuilder triggerId(String triggerId)
public ActionContext.ActionContextBuilder responseUrl(String responseUrl)
public ActionContext.ActionContextBuilder responder(Responder responder)
public ActionContext build()
Copyright © 2020. All rights reserved.