Uses of Class
odata.msgraph.client.beta.complex.MatchingLabel
-
Packages that use MatchingLabel Package Description odata.msgraph.client.beta.complex -
-
Uses of MatchingLabel in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as MatchingLabel Modifier and Type Field Description protected MatchingLabelEvaluateLabelJobResult. sensitivityLabelMethods in odata.msgraph.client.beta.complex that return MatchingLabel Modifier and Type Method Description MatchingLabelMatchingLabel.Builder. build()MatchingLabelMatchingLabel. withApplicationMode(ApplicationMode applicationMode)MatchingLabelMatchingLabel. withDescription(String description)MatchingLabelMatchingLabel. withDisplayName(String displayName)MatchingLabelMatchingLabel. withId(String id)MatchingLabelMatchingLabel. withIsEndpointProtectionEnabled(Boolean isEndpointProtectionEnabled)MatchingLabelMatchingLabel. withName(String name)MatchingLabelMatchingLabel. withPolicyTip(String policyTip)MatchingLabelMatchingLabel. withPriority(Integer priority)MatchingLabelMatchingLabel. withToolTip(String toolTip)MatchingLabelMatchingLabel. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type MatchingLabel Modifier and Type Method Description Optional<MatchingLabel>EvaluateLabelJobResult. getSensitivityLabel()Methods in odata.msgraph.client.beta.complex with parameters of type MatchingLabel Modifier and Type Method Description EvaluateLabelJobResult.BuilderEvaluateLabelJobResult.Builder. sensitivityLabel(MatchingLabel sensitivityLabel)EvaluateLabelJobResultEvaluateLabelJobResult. withSensitivityLabel(MatchingLabel sensitivityLabel)
-