| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.sensitivity(Integer sensitivity) |
InformationProtectionLabel.Builder |
InformationProtectionLabel.Builder.tooltip(String tooltip) |
Copyright © 2018–2020. All rights reserved.