Class DFUFileAccessInfoWrapper


  • public class DFUFileAccessInfoWrapper
    extends Object
    • Constructor Detail

      • DFUFileAccessInfoWrapper

        public DFUFileAccessInfoWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUFileAccessInfo accessInfo,
                                        org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUFileType filetype)
                                 throws Exception
        Throws:
        Exception
      • DFUFileAccessInfoWrapper

        public DFUFileAccessInfoWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFileAccessInfo accessInfo)
                                 throws Exception
        Throws:
        Exception
      • DFUFileAccessInfoWrapper

        public DFUFileAccessInfoWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.latest.DFUFileAccessInfo accessInfo)
                                 throws Exception
        Throws:
        Exception
      • DFUFileAccessInfoWrapper

        public DFUFileAccessInfoWrapper​(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_39.DFUFileAccessInfo accessInfo,
                                        Object filetype)
                                 throws Exception
        Throws:
        Exception
    • Method Detail

      • getFileAccessInfoBlob

        public String getFileAccessInfoBlob()
      • getExpiryTime

        public String getExpiryTime()
      • 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. Only available on HPCC 7.0.x versions
        Returns:
        recordTypeInfoBin
      • getRecordTypeInfoJson

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

        public String[] getAllFilePartCopyLocations()
      • getFileAccessPort

        public Integer getFileAccessPort()
      • getFileAccessSSL

        public Boolean getFileAccessSSL()