Uses of Class
com.microsoft.graph.models.Certification
Packages that use Certification
-
Uses of Certification in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CertificationModifier and TypeMethodDescriptionstatic CertificationCertification.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getCertification()Gets the certification property value.Methods in com.microsoft.graph.models with parameters of type CertificationModifier and TypeMethodDescriptionvoidApplication.setCertification(Certification value) Sets the certification property value.