Class BookmarkEntityRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Bookmark>
-
- microsoft.graph.search.entity.request.BookmarkEntityRequest
-
public class BookmarkEntityRequest extends com.github.davidmoten.odata.client.EntityRequest<Bookmark>
-
-
Constructor Summary
Constructors Constructor Description BookmarkEntityRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-