Uses of Class
odata.msgraph.client.beta.entity.ExternalGroup.Builder
-
Packages that use ExternalGroup.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ExternalGroup.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExternalGroup.Builder Modifier and Type Method Description static ExternalGroup.BuilderExternalGroup. builderExternalGroup()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ExternalGroup.BuilderExternalGroup.Builder. description(String description)ExternalGroup.BuilderExternalGroup.Builder. displayName(String displayName)ExternalGroup.BuilderExternalGroup.Builder. id(String id)
-