Uses of Class
com.microsoft.graph.models.LicenseProcessingState
Packages that use LicenseProcessingState
-
Uses of LicenseProcessingState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LicenseProcessingStateModifier and TypeMethodDescriptionstatic LicenseProcessingStateLicenseProcessingState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGroup.getLicenseProcessingState()Gets the licenseProcessingState property value.Methods in com.microsoft.graph.models with parameters of type LicenseProcessingStateModifier and TypeMethodDescriptionvoidGroup.setLicenseProcessingState(LicenseProcessingState value) Sets the licenseProcessingState property value.