Uses of Class
com.microsoft.graph.models.Website
Packages that use Website
-
Uses of Website in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebsiteModifier and TypeMethodDescriptionstatic WebsiteWebsite.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 WebsiteMethod parameters in com.microsoft.graph.models with type arguments of type WebsiteModifier and TypeMethodDescriptionvoidPerson.setWebsites(List<Website> value) Sets the websites property value.