クラス BlockActionRequest
java.lang.Object
com.slack.api.bolt.request.Request<ActionContext>
com.slack.api.bolt.request.builtin.BlockActionRequest
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド com.slack.api.bolt.request.Request
getClientIpAddress, getQueryString, isSocketMode, isValid, isValid, setClientIpAddress, setSocketMode, updateContext
-
コンストラクタの詳細
-
BlockActionRequest
-
-
メソッドの詳細
-
getContext
-
getRequestType
- 定義:
getRequestType
クラス内Request<ActionContext>
-
getRequestBodyAsString
- 定義:
getRequestBodyAsString
クラス内Request<ActionContext>
-
getHeaders
- 定義:
getHeaders
クラス内Request<ActionContext>
-
getPayload
-
getResponseUrl
- 定義:
getResponseUrl
クラス内Request<ActionContext>
-
toString
- オーバーライド:
toString
クラス内Request<ActionContext>
-