com.filenet.api.admin

Interface CmAtmosFixedContentDevice

    • Method Detail

      • get_AtmosUrl

        java.lang.String get_AtmosUrl()
        Returns the value of the AtmosUrl property. For more information, see AtmosUrl Property.
      • set_AtmosUrl

        void set_AtmosUrl(java.lang.String value)
        Sets the value of the AtmosUrl property. For more information, see AtmosUrl Property.
      • get_AtmosSubtenant

        java.lang.String get_AtmosSubtenant()
        Returns the value of the AtmosSubtenant property. For more information, see AtmosSubtenant Property.
      • set_AtmosSubtenant

        void set_AtmosSubtenant(java.lang.String value)
        Sets the value of the AtmosSubtenant property. For more information, see AtmosSubtenant Property.
      • get_AtmosUid

        java.lang.String get_AtmosUid()
        Returns the value of the AtmosUid property. For more information, see AtmosUid Property.
      • set_AtmosUid

        void set_AtmosUid(java.lang.String value)
        Sets the value of the AtmosUid property. For more information, see AtmosUid Property.
      • get_AtmosSharedSecret

        byte[] get_AtmosSharedSecret()
        Returns the value of the AtmosSharedSecret property. For more information, see AtmosSharedSecret Property.
      • set_AtmosSharedSecret

        void set_AtmosSharedSecret(byte[] value)
        Sets the value of the AtmosSharedSecret property. For more information, see AtmosSharedSecret Property.
      • get_HttpMaxConnections

        java.lang.Integer get_HttpMaxConnections()
        Returns the value of the HttpMaxConnections property. For more information, see HttpMaxConnections Property.
      • set_HttpMaxConnections

        void set_HttpMaxConnections(java.lang.Integer value)
        Sets the value of the HttpMaxConnections property. For more information, see HttpMaxConnections Property.
      • get_RetrievalTimeout

        java.lang.Integer get_RetrievalTimeout()
        Returns the value of the RetrievalTimeout property. For more information, see RetrievalTimeout Property.
      • set_RetrievalTimeout

        void set_RetrievalTimeout(java.lang.Integer value)
        Sets the value of the RetrievalTimeout property. For more information, see RetrievalTimeout 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.

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