Uses of Class
com.microsoft.graph.models.MobileAppContent
Packages that use MobileAppContent
-
Uses of MobileAppContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MobileAppContentModifier and TypeMethodDescriptionstatic MobileAppContentMobileAppContent.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 MobileAppContentModifier and TypeMethodDescriptionManagedMobileLobApp.getContentVersions()Gets the contentVersions property value.MobileLobApp.getContentVersions()Gets the contentVersions property value.MobileAppContentCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type MobileAppContentModifier and TypeMethodDescriptionvoidManagedMobileLobApp.setContentVersions(List<MobileAppContent> value) Sets the contentVersions property value.voidMobileLobApp.setContentVersions(List<MobileAppContent> value) Sets the contentVersions property value.voidMobileAppContentCollectionResponse.setValue(List<MobileAppContent> value) Sets the value property value.