Uses of Class
com.microsoft.graph.models.InformationalUrl
Packages that use InformationalUrl
-
Uses of InformationalUrl in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return InformationalUrlModifier and TypeMethodDescriptionstatic InformationalUrlInformationalUrl.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getInfo()Gets the info property value.ServicePrincipal.getInfo()Gets the info property value.Methods in com.microsoft.graph.models with parameters of type InformationalUrlModifier and TypeMethodDescriptionvoidApplication.setInfo(InformationalUrl value) Sets the info property value.voidServicePrincipal.setInfo(InformationalUrl value) Sets the info property value.