Class SensitivityLabelEntityRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<SensitivityLabel>
-
- microsoft.graph.security.entity.request.SensitivityLabelEntityRequest
-
public class SensitivityLabelEntityRequest extends com.github.davidmoten.odata.client.EntityRequest<SensitivityLabel>
-
-
Constructor Summary
Constructors Constructor Description SensitivityLabelEntityRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SensitivityLabelEntityRequestparent()
-
-
-
Method Detail
-
parent
public SensitivityLabelEntityRequest parent()
-
-