Uses of Class
odata.msgraph.client.beta.complex.ApplyLabelAction.Builder
-
Packages that use ApplyLabelAction.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ApplyLabelAction.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.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. label(LabelDetails label)ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIds(List<UUID> responsibleSensitiveTypeIds)ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIds(UUID... responsibleSensitiveTypeIds)ApplyLabelAction.BuilderApplyLabelAction.Builder. responsibleSensitiveTypeIdsNextLink(String responsibleSensitiveTypeIdsNextLink)
-