Uses of Class
com.microsoft.graph.models.ManagedMobileLobApp
Packages that use ManagedMobileLobApp
-
Uses of ManagedMobileLobApp in com.microsoft.graph.models
Subclasses of ManagedMobileLobApp in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassContains properties and inherited properties for Managed Android Line Of Business apps.classContains properties and inherited properties for Managed iOS Line Of Business apps.Methods in com.microsoft.graph.models that return ManagedMobileLobAppModifier and TypeMethodDescriptionstatic ManagedMobileLobAppManagedMobileLobApp.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 ManagedMobileLobAppModifier and TypeMethodDescriptionManagedMobileLobAppCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ManagedMobileLobAppModifier and TypeMethodDescriptionvoidManagedMobileLobAppCollectionResponse.setValue(List<ManagedMobileLobApp> value) Sets the value property value.