Uses of Class
odata.msgraph.client.beta.complex.PersonDataSources
-
Packages that use PersonDataSources Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of PersonDataSources in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return PersonDataSources Modifier and Type Method Description PersonDataSourcesPersonDataSources.Builder. build()PersonDataSourcesPersonDataSources. withUnmappedField(String name, String value) -
Uses of PersonDataSources in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as PersonDataSources Modifier and Type Field Description protected PersonDataSourcesItemFacet. sourceMethods in odata.msgraph.client.beta.entity that return types with arguments of type PersonDataSources Modifier and Type Method Description Optional<PersonDataSources>ItemFacet. getSource()
-