Uses of Class
com.microsoft.graph.models.ApplePushNotificationCertificate
Packages that use ApplePushNotificationCertificate
-
Uses of ApplePushNotificationCertificate in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplePushNotificationCertificateModifier and TypeMethodDescriptionApplePushNotificationCertificate.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getApplePushNotificationCertificate()Gets the applePushNotificationCertificate property value.Methods in com.microsoft.graph.models with parameters of type ApplePushNotificationCertificateModifier and TypeMethodDescriptionvoidDeviceManagement.setApplePushNotificationCertificate(ApplePushNotificationCertificate value) Sets the applePushNotificationCertificate property value.