Class DatabaseRegistrationPatchDatabaseDetailsDatabasePropertiesItems

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DatabaseRegistrationPatchDatabaseDetailsDatabasePropertiesItems
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Key value object.
    • Method Detail

      • encrypt

        public java.lang.Boolean encrypt()
        Gets the encrypt. Indicates if the value must be encrypted before storing.
        Returns:
        the encrypt
      • key

        public java.lang.String key()
        Gets the key. Key of the database property.
        Returns:
        the key
      • value

        public java.lang.String value()
        Gets the value. Value of the database property.
        Returns:
        the value