public static final class RecommendLabelAction.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
RecommendLabelAction.Builder |
actions(InformationProtectionAction... actions) |
RecommendLabelAction.Builder |
actions(List<InformationProtectionAction> actions) |
RecommendLabelAction.Builder |
actionsNextLink(String actionsNextLink) |
RecommendLabelAction.Builder |
actionSource(ActionSource actionSource) |
RecommendLabelAction |
build() |
RecommendLabelAction.Builder |
label(LabelDetails label) |
RecommendLabelAction.Builder |
responsibleSensitiveTypeIds(List<String> responsibleSensitiveTypeIds) |
RecommendLabelAction.Builder |
responsibleSensitiveTypeIds(String... responsibleSensitiveTypeIds) |
RecommendLabelAction.Builder |
responsibleSensitiveTypeIdsNextLink(String responsibleSensitiveTypeIdsNextLink) |
public RecommendLabelAction.Builder label(LabelDetails label)
public RecommendLabelAction.Builder responsibleSensitiveTypeIds(List<String> responsibleSensitiveTypeIds)
public RecommendLabelAction.Builder responsibleSensitiveTypeIds(String... responsibleSensitiveTypeIds)
public RecommendLabelAction.Builder responsibleSensitiveTypeIdsNextLink(String responsibleSensitiveTypeIdsNextLink)
public RecommendLabelAction.Builder actions(List<InformationProtectionAction> actions)
public RecommendLabelAction.Builder actions(InformationProtectionAction... actions)
public RecommendLabelAction.Builder actionsNextLink(String actionsNextLink)
public RecommendLabelAction.Builder actionSource(ActionSource actionSource)
public RecommendLabelAction build()
Copyright © 2018–2020. All rights reserved.