Interface SlackBaseProperties.AccessTokenStage
-
- All Known Implementing Classes:
SlackBaseProperties.Builder
- Enclosing class:
- SlackBaseProperties
public static interface SlackBaseProperties.AccessTokenStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SlackBaseProperties._FinalStageaccessToken(java.lang.String accessToken)SlackBaseProperties.Builderfrom(SlackBaseProperties other)
-
-
-
Method Detail
-
accessToken
SlackBaseProperties._FinalStage accessToken(java.lang.String accessToken)
-
from
SlackBaseProperties.Builder from(SlackBaseProperties other)
-
-