com.filenet.api.admin

Interface CmAzureBlobStorageDevice

    • Method Detail

      • get_DeviceConnectionURL

        java.lang.String get_DeviceConnectionURL()
        The URL used to make a connection to a storage or fixed content device.
      • set_DeviceConnectionURL

        void set_DeviceConnectionURL(java.lang.String value)
        The URL used to make a connection to a storage or fixed content device. Settability Restrictions: None.
      • get_HttpsCertValidationEnabled

        java.lang.Boolean get_HttpsCertValidationEnabled()
        Enable hostname and certificate validation over an https connection to a FCD. Certificate validation may be disabled when the http device being connected to is within the same corporate firewall and using a self-signed certificate.
      • set_HttpsCertValidationEnabled

        void set_HttpsCertValidationEnabled(java.lang.Boolean value)
        Enable hostname and certificate validation over an https connection to a FCD. Certificate validation may be disabled when the http device being connected to is within the same corporate firewall and using a self-signed certificate. Settability Restrictions: None.
      • get_AzureContainerName

        java.lang.String get_AzureContainerName()
        The name of the Azure Blob Storage container to use.
      • set_AzureContainerName

        void set_AzureContainerName(java.lang.String value)
        The name of the Azure Blob Storage container to use. Settability Restrictions: None.

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