Uses of Class
odata.msgraph.client.beta.complex.RecommendLabelAction.Builder
-
Packages that use RecommendLabelAction.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of RecommendLabelAction.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return RecommendLabelAction.Builder Modifier and Type Method Description RecommendLabelAction.BuilderRecommendLabelAction.Builder. actions(List<InformationProtectionAction> actions)RecommendLabelAction.BuilderRecommendLabelAction.Builder. actions(InformationProtectionAction... actions)RecommendLabelAction.BuilderRecommendLabelAction.Builder. actionsNextLink(String actionsNextLink)RecommendLabelAction.BuilderRecommendLabelAction.Builder. actionSource(ActionSource actionSource)static RecommendLabelAction.BuilderRecommendLabelAction. builderRecommendLabelAction()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RecommendLabelAction.BuilderRecommendLabelAction.Builder. label(LabelDetails label)RecommendLabelAction.BuilderRecommendLabelAction.Builder. responsibleSensitiveTypeIds(List<UUID> responsibleSensitiveTypeIds)RecommendLabelAction.BuilderRecommendLabelAction.Builder. responsibleSensitiveTypeIds(UUID... responsibleSensitiveTypeIds)RecommendLabelAction.BuilderRecommendLabelAction.Builder. responsibleSensitiveTypeIdsNextLink(String responsibleSensitiveTypeIdsNextLink)
-