public static final class InformationProtectionLabel.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InformationProtectionLabel |
build() |
InformationProtectionLabel.Builder |
color(String color) |
InformationProtectionLabel.Builder |
description(String description) |
InformationProtectionLabel.Builder |
id(String id) |
InformationProtectionLabel.Builder |
isActive(Boolean isActive) |
InformationProtectionLabel.Builder |
name(String name) |
InformationProtectionLabel.Builder |
sensitivity(Integer sensitivity) |
InformationProtectionLabel.Builder |
tooltip(String tooltip) |
public InformationProtectionLabel.Builder id(String id)
public InformationProtectionLabel.Builder name(String name)
public InformationProtectionLabel.Builder description(String description)
public InformationProtectionLabel.Builder color(String color)
public InformationProtectionLabel.Builder sensitivity(Integer sensitivity)
public InformationProtectionLabel.Builder tooltip(String tooltip)
public InformationProtectionLabel.Builder isActive(Boolean isActive)
public InformationProtectionLabel build()
Copyright © 2018–2020. All rights reserved.