Class DFUCreateFileWrapper


  • public class DFUCreateFileWrapper
    extends Object
    • Constructor Detail

      • DFUCreateFileWrapper

        public DFUCreateFileWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUFileCreateResponse resp)
                             throws Exception
        Instantiates a new DFU create file wrapper.
        Parameters:
        resp - the resp
        Throws:
        Exception - the exception
      • DFUCreateFileWrapper

        public DFUCreateFileWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFileCreateResponse resp)
                             throws Exception
        Instantiates a new DFU create file wrapper.
        Parameters:
        resp - the resp
        Throws:
        Exception - the exception
    • Method Detail

      • getFileID

        public String getFileID()
        Gets the ExpiryTime value for this DFUFileAccessInfo.
        Returns:
        ExpiryTime
      • getFileAccessInfoBlob

        public String getFileAccessInfoBlob()
        Gets the file access blob to be used in subsequent DAFILESRV requests.
        Returns:
        The file access blob
      • getExpiryTime

        public String getExpiryTime()
        Gets the ExpiryTime value for this DFUFileAccessInfo.
        Returns:
        ExpiryTime
      • getNumParts

        public int getNumParts()
        Gets the numParts value for this DFUFileAccessInfo.
        Returns:
        numParts
      • getFileParts

        public DFUFilePartWrapper[] getFileParts()
        Gets the fileParts value for this DFUFileAccessInfo.
        Returns:
        fileParts
      • getRecordTypeInfoBin

        public byte[] getRecordTypeInfoBin()
        Gets the recordTypeInfoBin value for this DFUFileAccessInfo.
        Returns:
        recordTypeInfoBin
      • getRecordTypeInfoJson

        public String getRecordTypeInfoJson()
        Gets the recordTypeInfoJson value for this DFUFileAccessInfo.
        Returns:
        recordTypeInfoJson
      • getFileAccessInfo

        public DFUFileAccessInfoWrapper getFileAccessInfo()
        Gets the created file Access Information.
        Returns:
        the file access info