Uses of Class
odata.msgraph.client.beta.complex.PersonDataSources.Builder
-
Packages that use PersonDataSources.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of PersonDataSources.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return PersonDataSources.Builder Modifier and Type Method Description static PersonDataSources.BuilderPersonDataSources. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PersonDataSources.BuilderPersonDataSources.Builder. type(String... type)PersonDataSources.BuilderPersonDataSources.Builder. type(List<String> type)PersonDataSources.BuilderPersonDataSources.Builder. typeNextLink(String typeNextLink)
-