Uses of Class
com.microsoft.graph.models.OnOtpSendCustomExtension
Packages that use OnOtpSendCustomExtension
-
Uses of OnOtpSendCustomExtension in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OnOtpSendCustomExtensionModifier and TypeMethodDescriptionstatic OnOtpSendCustomExtensionOnOtpSendCustomExtension.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnOtpSendCustomExtensionHandler.getCustomExtension()Gets the customExtension property value.Methods in com.microsoft.graph.models with parameters of type OnOtpSendCustomExtensionModifier and TypeMethodDescriptionvoidOnOtpSendCustomExtensionHandler.setCustomExtension(OnOtpSendCustomExtension value) Sets the customExtension property value.