Class MinifySettingValue

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

    public class MinifySettingValue
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Value.
    • Method Detail

      • css

        public String css()
        Gets the css. Automatically minify all CSS for your website.
        Returns:
        the css
      • html

        public String html()
        Gets the html. Automatically minify all HTML for your website.
        Returns:
        the html
      • js

        public String js()
        Gets the js. Automatically minify all JavaScript for your website.
        Returns:
        the js