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