Package com.slack.api.model
Class Team.ProfileOptions
java.lang.Object
com.slack.api.model.Team.ProfileOptions
- Enclosing class:
- Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProfileOptions
public ProfileOptions()
-
-
Method Details
-
isProtected
public boolean isProtected() -
setProtected
public void setProtected(boolean isProtected) -
isScim
public boolean isScim() -
setScim
public void setScim(boolean scim) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-