Uses of Class
com.microsoft.graph.models.QrCodeImageDetails
Packages that use QrCodeImageDetails
-
Uses of QrCodeImageDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return QrCodeImageDetailsModifier and TypeMethodDescriptionstatic QrCodeImageDetailsQrCodeImageDetails.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueQrCode.getImage()Gets the image property value.Methods in com.microsoft.graph.models with parameters of type QrCodeImageDetailsModifier and TypeMethodDescriptionvoidQrCode.setImage(QrCodeImageDetails value) Sets the image property value.