Uses of Class
com.microsoft.graph.models.VerifiedPublisher
Packages that use VerifiedPublisher
-
Uses of VerifiedPublisher in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VerifiedPublisherModifier and TypeMethodDescriptionstatic VerifiedPublisherVerifiedPublisher.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getVerifiedPublisher()Gets the verifiedPublisher property value.ServicePrincipal.getVerifiedPublisher()Gets the verifiedPublisher property value.Methods in com.microsoft.graph.models with parameters of type VerifiedPublisherModifier and TypeMethodDescriptionvoidApplication.setVerifiedPublisher(VerifiedPublisher value) Sets the verifiedPublisher property value.voidServicePrincipal.setVerifiedPublisher(VerifiedPublisher value) Sets the verifiedPublisher property value.