Uses of Class
odata.msgraph.client.complex.EmployeeOrgData.Builder
-
Packages that use EmployeeOrgData.Builder Package Description odata.msgraph.client.complex -
-
Uses of EmployeeOrgData.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return EmployeeOrgData.Builder Modifier and Type Method Description static EmployeeOrgData.BuilderEmployeeOrgData. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EmployeeOrgData.BuilderEmployeeOrgData.Builder. costCenter(String costCenter)EmployeeOrgData.BuilderEmployeeOrgData.Builder. division(String division)
-