Class ItemAttachmentRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ItemAttachment>
-
- odata.msgraph.client.beta.entity.request.ItemAttachmentRequest
-
public class ItemAttachmentRequest extends com.github.davidmoten.odata.client.EntityRequest<ItemAttachment>
-
-
Constructor Summary
Constructors Constructor Description ItemAttachmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OutlookItemRequestitem()
-
-
-
Method Detail
-
item
public OutlookItemRequest item()
-
-