Uses of Class
microsoft.graph.security.complex.ApplyLabelAction.Builder
-
Packages that use ApplyLabelAction.Builder Package Description microsoft.graph.security.complex -
-
Uses of ApplyLabelAction.Builder in microsoft.graph.security.complex
Methods in microsoft.graph.security.complex that return ApplyLabelAction.Builder Modifier and Type Method Description ApplyLabelAction.BuilderApplyLabelAction.Builder. actions(List<InformationProtectionAction> actions)ApplyLabelAction.BuilderApplyLabelAction.Builder. actions(InformationProtectionAction... actions)ApplyLabelAction.BuilderApplyLabelAction.Builder. actionsNextLink(String actionsNextLink)ApplyLabelAction.BuilderApplyLabelAction.Builder. actionSource(ActionSource actionSource)static ApplyLabelAction.BuilderApplyLabelAction. builderApplyLabelAction()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIds(String... responsibleSensitiveTypeIds)ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIds(List<String> responsibleSensitiveTypeIds)ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIdsNextLink(String responsibleSensitiveTypeIdsNextLink)ApplyLabelAction.BuilderApplyLabelAction.Builder. sensitivityLabelId(String sensitivityLabelId)
-