public class InformationProtectionLabelCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<InformationProtectionLabel,InformationProtectionLabelRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
InformationProtectionLabelCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
evaluateApplication(ContentInfo contentInfo,
LabelingOptions labelingOptions) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
evaluateClassificationResults(ContentInfo contentInfo,
List<ClassificationResult> classificationResults) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> |
evaluateRemoval(ContentInfo contentInfo,
DowngradeJustification downgradeJustification) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<InformationProtectionContentLabel> |
extractLabel(ContentInfo contentInfo) |
connectTimeout, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, readTimeout, requestHeader, requestHeader, search, select, skip, stream, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic InformationProtectionLabelCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<InformationProtectionContentLabel> extractLabel(ContentInfo contentInfo)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> evaluateApplication(ContentInfo contentInfo, LabelingOptions labelingOptions)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> evaluateRemoval(ContentInfo contentInfo, DowngradeJustification downgradeJustification)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<InformationProtectionAction> evaluateClassificationResults(ContentInfo contentInfo, List<ClassificationResult> classificationResults)
Copyright © 2018–2020. All rights reserved.