Uses of Class
odata.msgraph.client.beta.complex.ProtectGroup.Builder
-
Packages that use ProtectGroup.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ProtectGroup.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ProtectGroup.Builder Modifier and Type Method Description ProtectGroup.BuilderProtectGroup.Builder. allowEmailFromGuestUsers(Boolean allowEmailFromGuestUsers)ProtectGroup.BuilderProtectGroup.Builder. allowGuestUsers(Boolean allowGuestUsers)static ProtectGroup.BuilderProtectGroup. builderProtectGroup()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ProtectGroup.BuilderProtectGroup.Builder. name(String name)ProtectGroup.BuilderProtectGroup.Builder. privacy(GroupPrivacy privacy)
-