Uses of Class
com.microsoft.graph.models.ProfileSource
Packages that use ProfileSource
-
Uses of ProfileSource in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProfileSourceModifier and TypeMethodDescriptionstatic ProfileSourceProfileSource.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ProfileSourceModifier and TypeMethodDescriptionPeopleAdminSettings.getProfileSources()Gets the profileSources property value.ProfileSourceCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ProfileSourceModifier and TypeMethodDescriptionvoidPeopleAdminSettings.setProfileSources(List<ProfileSource> value) Sets the profileSources property value.voidProfileSourceCollectionResponse.setValue(List<ProfileSource> value) Sets the value property value.