Class InformationProtectionPolicyRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<InformationProtectionPolicy>
-
- odata.msgraph.client.beta.entity.request.InformationProtectionPolicyRequest
-
public class InformationProtectionPolicyRequest extends com.github.davidmoten.odata.client.EntityRequest<InformationProtectionPolicy>
-
-
Constructor Summary
Constructors Constructor Description InformationProtectionPolicyRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InformationProtectionLabelCollectionRequestlabels()InformationProtectionLabelRequestlabels(String id)
-
-
-
Method Detail
-
labels
public InformationProtectionLabelCollectionRequest labels()
-
labels
public InformationProtectionLabelRequest labels(String id)
-
-