Class AttachmentCollectionRequest

    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
    • Constructor Detail

      • AttachmentCollectionRequest

        public AttachmentCollectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                           Optional<Object> value)
    • Method Detail

      • createUploadSession

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<UploadSession> createUploadSession​(AttachmentItem attachmentItem)