Package com.slack.api.methods.impl
Class TeamIdCache
- java.lang.Object
-
- com.slack.api.methods.impl.TeamIdCache
-
public class TeamIdCache extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static List<String>METHOD_NAMES_TO_SKIP_TEAM_ID_CACHE_RESOLUTION
-
Constructor Summary
Constructors Constructor Description TeamIdCache(MethodsClientImpl methodsImpl)
-
-
-
Constructor Detail
-
TeamIdCache
public TeamIdCache(MethodsClientImpl methodsImpl)
-
-