Uses of Class
com.microsoft.graph.models.ItemRetentionLabel
Packages that use ItemRetentionLabel
-
Uses of ItemRetentionLabel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ItemRetentionLabelModifier and TypeMethodDescriptionstatic ItemRetentionLabelItemRetentionLabel.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getRetentionLabel()Gets the retentionLabel property value.Methods in com.microsoft.graph.models with parameters of type ItemRetentionLabelModifier and TypeMethodDescriptionvoidDriveItem.setRetentionLabel(ItemRetentionLabel value) Sets the retentionLabel property value.