Class UpdatePointersRequest

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class UpdatePointersRequest
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • prefix

        protected String prefix
      • storagePointer

        protected Integer storagePointer
      • filePointer

        protected UUID filePointer
      • fileSize

        protected Long fileSize
      • targetObjectId

        protected UUID targetObjectId
      • setBodyToNull

        protected Boolean setBodyToNull
    • Constructor Detail

      • UpdatePointersRequest

        protected UpdatePointersRequest()