Uses of Class
com.microsoft.graph.models.SensitivityLabelAssignment
Packages that use SensitivityLabelAssignment
-
Uses of SensitivityLabelAssignment in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SensitivityLabelAssignmentModifier and TypeMethodDescriptionstatic SensitivityLabelAssignmentSensitivityLabelAssignment.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 SensitivityLabelAssignmentModifier and TypeMethodDescriptionExtractSensitivityLabelsResult.getLabels()Gets the labels property value.Method parameters in com.microsoft.graph.models with type arguments of type SensitivityLabelAssignmentModifier and TypeMethodDescriptionvoidExtractSensitivityLabelsResult.setLabels(List<SensitivityLabelAssignment> value) Sets the labels property value.