Package com.slack.api.model
Class Usergroup.UsergroupBuilder
java.lang.Object
com.slack.api.model.Usergroup.UsergroupBuilder
- Enclosing class:
- Usergroup
public static class Usergroup.UsergroupBuilder
extends java.lang.Object
-
Method Summary
-
Method Details
-
id
- Returns:
this.
-
teamId
- Returns:
this.
-
enterpriseSubteamId
- Returns:
this.
-
usergroup
- Returns:
this.
-
subteam
- Returns:
this.
-
name
- Returns:
this.
-
description
- Returns:
this.
-
handle
- Returns:
this.
-
external
- Returns:
this.
-
autoProvision
- Returns:
this.
-
dateCreate
- Returns:
this.
-
dateUpdate
- Returns:
this.
-
dateDelete
- Returns:
this.
-
autoType
- Returns:
this.
-
createdBy
- Returns:
this.
-
updatedBy
- Returns:
this.
-
deletedBy
- Returns:
this.
-
prefs
- Returns:
this.
-
users
- Returns:
this.
-
userCount
- Returns:
this.
-
channelCount
- Returns:
this.
-
build
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-