com.filenet.api.admin

Interface CmS3StorageDevice

    • Method Detail

      • get_DeviceConnectionURL

        java.lang.String get_DeviceConnectionURL()
        Returns the value of the DeviceConnectionURL property. For more information, see DeviceConnectionURL Property.
      • set_DeviceConnectionURL

        void set_DeviceConnectionURL(java.lang.String value)
        Sets the value of the DeviceConnectionURL property. For more information, see DeviceConnectionURL Property.
      • get_HttpsCertValidationEnabled

        java.lang.Boolean get_HttpsCertValidationEnabled()
        Returns the value of the HttpsCertValidationEnabled property. For more information, see HttpsCertValidationEnabled Property.
      • set_HttpsCertValidationEnabled

        void set_HttpsCertValidationEnabled(java.lang.Boolean value)
        Sets the value of the HttpsCertValidationEnabled property. For more information, see HttpsCertValidationEnabled Property.
      • get_S3BucketName

        java.lang.String get_S3BucketName()
        Returns the value of the S3BucketName property. For more information, see S3BucketName Property.
      • set_S3BucketName

        void set_S3BucketName(java.lang.String value)
        Sets the value of the S3BucketName property. For more information, see S3BucketName Property.
      • get_S3RegionName

        java.lang.String get_S3RegionName()
        Returns the value of the S3RegionName property. For more information, see S3RegionName Property.
      • set_S3RegionName

        void set_S3RegionName(java.lang.String value)
        Sets the value of the S3RegionName property. For more information, see S3RegionName Property.
      • get_S3SecurityToken

        byte[] get_S3SecurityToken()
        The security token for accessing the S3 device.
      • set_S3SecurityToken

        void set_S3SecurityToken(byte[] value)
        The security token for accessing the S3 device. Settability Restrictions: None.
      • get_ContentLockMethod

        java.lang.String get_ContentLockMethod()
        The vendor method to use to lock the content upon ingestion.
      • set_ContentLockMethod

        void set_ContentLockMethod(java.lang.String value)
        The vendor method to use to lock the content upon ingestion. Settability Restrictions: None.

© Copyright IBM Corporation 2006, 2019. All rights reserved.