Uses of Class
com.microsoft.graph.models.SystemFacet
Packages that use SystemFacet
-
Uses of SystemFacet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SystemFacetModifier and TypeMethodDescriptionstatic SystemFacetSystemFacet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDrive.getSystem()Gets the system property value.List.getSystem()Gets the system property value.Methods in com.microsoft.graph.models with parameters of type SystemFacetModifier and TypeMethodDescriptionvoidDrive.setSystem(SystemFacet value) Sets the system property value.voidList.setSystem(SystemFacet value) Sets the system property value.