public class InformationProtectionPolicyRequest extends com.github.davidmoten.odata.client.EntityRequest<InformationProtectionPolicy>
| Constructor and Description |
|---|
InformationProtectionPolicyRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
InformationProtectionLabelCollectionRequest |
labels() |
InformationProtectionLabelRequest |
labels(String id) |
public InformationProtectionPolicyRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public InformationProtectionLabelCollectionRequest labels()
public InformationProtectionLabelRequest labels(String id)
Copyright © 2018–2020. All rights reserved.