Class PersonAnnotationRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<PersonAnnotation>
-
- odata.msgraph.client.beta.entity.request.PersonAnnotationRequest
-
public class PersonAnnotationRequest extends com.github.davidmoten.odata.client.EntityRequest<PersonAnnotation>
-
-
Constructor Summary
Constructors Constructor Description PersonAnnotationRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-