public class AttachmentRequest extends com.github.davidmoten.odata.client.EntityRequest<Attachment>
| Constructor and Description |
|---|
AttachmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
ActivitymimeattachmentCollectionRequest |
attachment_activity_mime_attachments() |
ActivitymimeattachmentRequest |
attachment_activity_mime_attachments(String activitymimeattachmentid) |
SyncerrorCollectionRequest |
attachment_SyncErrors() |
SyncerrorRequest |
attachment_SyncErrors(String syncerrorid) |
public SyncerrorCollectionRequest attachment_SyncErrors()
public SyncerrorRequest attachment_SyncErrors(String syncerrorid)
public ActivitymimeattachmentCollectionRequest attachment_activity_mime_attachments()
public ActivitymimeattachmentRequest attachment_activity_mime_attachments(String activitymimeattachmentid)
Copyright © 2018–2020. All rights reserved.