Uses of Class
com.microsoft.graph.models.CertificationControl
Packages that use CertificationControl
-
Uses of CertificationControl in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CertificationControlModifier and TypeMethodDescriptionstatic CertificationControlCertificationControl.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 CertificationControlModifier and TypeMethodDescriptionComplianceInformation.getCertificationControls()Gets the certificationControls property value.Method parameters in com.microsoft.graph.models with type arguments of type CertificationControlModifier and TypeMethodDescriptionvoidComplianceInformation.setCertificationControls(List<CertificationControl> value) Sets the certificationControls property value.