Uses of Class
odata.msgraph.client.complex.TeamFunSettings.Builder
-
Packages that use TeamFunSettings.Builder Package Description odata.msgraph.client.complex -
-
Uses of TeamFunSettings.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return TeamFunSettings.Builder Modifier and Type Method Description TeamFunSettings.BuilderTeamFunSettings.Builder. allowCustomMemes(Boolean allowCustomMemes)TeamFunSettings.BuilderTeamFunSettings.Builder. allowGiphy(Boolean allowGiphy)TeamFunSettings.BuilderTeamFunSettings.Builder. allowStickersAndMemes(Boolean allowStickersAndMemes)static TeamFunSettings.BuilderTeamFunSettings. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamFunSettings.BuilderTeamFunSettings.Builder. giphyContentRating(GiphyRatingType giphyContentRating)
-