Uses of Class
com.microsoft.graph.models.Partners
Packages that use Partners
-
Uses of Partners in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PartnersModifier and TypeMethodDescriptionstatic PartnersPartners.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueReportRoot.getPartners()Gets the partners property value.Methods in com.microsoft.graph.models with parameters of type PartnersModifier and TypeMethodDescriptionvoidReportRoot.setPartners(Partners value) Sets the partners property value.