Uses of Class
odata.msgraph.client.beta.complex.InstitutionData.Builder
-
Packages that use InstitutionData.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of InstitutionData.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return InstitutionData.Builder Modifier and Type Method Description static InstitutionData.BuilderInstitutionData. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).InstitutionData.BuilderInstitutionData.Builder. description(String description)InstitutionData.BuilderInstitutionData.Builder. displayName(String displayName)InstitutionData.BuilderInstitutionData.Builder. location(PhysicalAddress location)InstitutionData.BuilderInstitutionData.Builder. webUrl(String webUrl)
-