Uses of Class
com.microsoft.graph.models.FootprintMap
Packages that use FootprintMap
-
Uses of FootprintMap in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FootprintMapModifier and TypeMethodDescriptionstatic FootprintMapFootprintMap.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 FootprintMapModifier and TypeMethodDescriptionBuildingMap.getFootprints()Gets the footprints property value.FootprintMapCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type FootprintMapModifier and TypeMethodDescriptionvoidBuildingMap.setFootprints(List<FootprintMap> value) Sets the footprints property value.voidFootprintMapCollectionResponse.setValue(List<FootprintMap> value) Sets the value property value.