InformationProtectionLabel |
InformationProtectionLabel.Builder.build() |
|
InformationProtectionLabel |
InformationProtectionLabel.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
InformationProtectionLabel |
InformationProtectionLabel.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
InformationProtectionLabel |
InformationProtectionLabel.withColor(String color) |
|
InformationProtectionLabel |
InformationProtectionLabel.withDescription(String description) |
|
InformationProtectionLabel |
InformationProtectionLabel.withIsActive(Boolean isActive) |
|
InformationProtectionLabel |
InformationProtectionLabel.withName(String name) |
|
InformationProtectionLabel |
InformationProtectionLabel.withParent(ParentLabelDetails parent) |
|
InformationProtectionLabel |
InformationProtectionLabel.withSensitivity(Integer sensitivity) |
|
InformationProtectionLabel |
InformationProtectionLabel.withTooltip(String tooltip) |
|
InformationProtectionLabel |
InformationProtectionLabel.withUnmappedField(String name,
String value) |
|