static InformationProtectionLabel.Builder |
InformationProtectionLabel.builderInformationProtectionLabel() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.color(String color) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.description(String description) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.id(String id) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.isActive(Boolean isActive) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.name(String name) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.parent(ParentLabelDetails parent) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.sensitivity(Integer sensitivity) |
|
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.tooltip(String tooltip) |
|