クラス FunctionsCompleteSuccessRequest
java.lang.Object
com.slack.api.methods.request.functions.FunctionsCompleteSuccessRequest
-
ネストされたクラスの概要
ネストされたクラス -
メソッドの概要
修飾子とタイプメソッド説明builder()protected booleanbooleangetToken()Authentication token bearing required scopes.inthashCode()voidsetFunctionExecutionId(String functionExecutionId) voidsetOutputs(Map<String, ?> outputs) voidAuthentication token bearing required scopes.toString()
-
メソッドの詳細
-
builder
-
getToken
Authentication token bearing required scopes. Tokens should be passed as an HTTP Authorization header or alternatively, as a POST parameter.- 定義:
getTokenインタフェース内SlackApiRequest- 戻り値:
- token string value or null
-
getFunctionExecutionId
-
getOutputs
-
setToken
Authentication token bearing required scopes. Tokens should be passed as an HTTP Authorization header or alternatively, as a POST parameter.- 定義:
setTokenインタフェース内SlackApiRequest
-
setFunctionExecutionId
-
setOutputs
-
equals
-
canEqual
-
hashCode
-
toString
-