Package odata.msgraph.client.complex
Class ChatRestrictions.Builder
- java.lang.Object
-
- odata.msgraph.client.complex.ChatRestrictions.Builder
-
- Enclosing class:
- ChatRestrictions
public static final class ChatRestrictions.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ChatRestrictions.BuilderallowTextOnly(Boolean allowTextOnly)ChatRestrictionsbuild()
-
-
-
Method Detail
-
allowTextOnly
public ChatRestrictions.Builder allowTextOnly(Boolean allowTextOnly)
-
build
public ChatRestrictions build()
-
-