| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Class and Description |
|---|---|
class |
AddContentFooterAction |
class |
AddContentHeaderAction |
class |
AddWatermarkAction |
class |
ApplyLabelAction |
class |
CustomAction |
class |
JustifyAction |
class |
MetadataAction |
class |
ProtectAdhocAction |
class |
ProtectByTemplateAction |
class |
ProtectDoNotForwardAction |
class |
RecommendLabelAction |
class |
RemoveContentFooterAction |
class |
RemoveContentHeaderAction |
class |
RemoveProtectionAction |
class |
RemoveWatermarkAction |
| Modifier and Type | Field and Description |
|---|---|
protected List<InformationProtectionAction> |
RecommendLabelAction.actions |
protected List<InformationProtectionAction> |
ApplyLabelAction.actions |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<InformationProtectionAction> |
RecommendLabelAction.getActions() |
com.github.davidmoten.odata.client.CollectionPage<InformationProtectionAction> |
ApplyLabelAction.getActions() |
com.github.davidmoten.odata.client.CollectionPage<InformationProtectionAction> |
RecommendLabelAction.getActions(com.github.davidmoten.odata.client.HttpRequestOptions options) |
com.github.davidmoten.odata.client.CollectionPage<InformationProtectionAction> |
ApplyLabelAction.getActions(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
RecommendLabelAction.Builder |
RecommendLabelAction.Builder.actions(InformationProtectionAction... actions) |
ApplyLabelAction.Builder |
ApplyLabelAction.Builder.actions(InformationProtectionAction... actions) |
| Modifier and Type | Method and Description |
|---|---|
RecommendLabelAction.Builder |
RecommendLabelAction.Builder.actions(List<InformationProtectionAction> actions) |
ApplyLabelAction.Builder |
ApplyLabelAction.Builder.actions(List<InformationProtectionAction> actions) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
InformationProtectionLabelCollectionRequest.evaluateApplication(ContentInfo contentInfo,
LabelingOptions labelingOptions) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
InformationProtectionLabelCollectionRequest.evaluateClassificationResults(ContentInfo contentInfo,
List<ClassificationResult> classificationResults) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
InformationProtectionLabelCollectionRequest.evaluateRemoval(ContentInfo contentInfo,
DowngradeJustification downgradeJustification) |
Copyright © 2018–2020. All rights reserved.