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