Uses of Class
com.microsoft.graph.models.ServiceApp
Packages that use ServiceApp
-
Uses of ServiceApp in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ServiceAppModifier and TypeMethodDescriptionstatic ServiceAppServiceApp.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 ServiceAppModifier and TypeMethodDescriptionBackupRestoreRoot.getServiceApps()Gets the serviceApps property value.ServiceAppCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ServiceAppModifier and TypeMethodDescriptionvoidBackupRestoreRoot.setServiceApps(List<ServiceApp> value) Sets the serviceApps property value.voidServiceAppCollectionResponse.setValue(List<ServiceApp> value) Sets the value property value.