| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Field and Description |
|---|---|
protected DowngradeJustification |
LabelingOptions.downgradeJustification |
| Modifier and Type | Method and Description |
|---|---|
DowngradeJustification |
DowngradeJustification.Builder.build() |
DowngradeJustification |
DowngradeJustification.withIsDowngradeJustified(Boolean isDowngradeJustified) |
DowngradeJustification |
DowngradeJustification.withJustificationMessage(String justificationMessage) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DowngradeJustification> |
LabelingOptions.getDowngradeJustification() |
| Modifier and Type | Method and Description |
|---|---|
LabelingOptions.Builder |
LabelingOptions.Builder.downgradeJustification(DowngradeJustification downgradeJustification) |
LabelingOptions |
LabelingOptions.withDowngradeJustification(DowngradeJustification downgradeJustification) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
InformationProtectionLabelCollectionRequest.evaluateRemoval(ContentInfo contentInfo,
DowngradeJustification downgradeJustification) |
Copyright © 2018–2020. All rights reserved.