Class MinifyRespResultValue

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

    public class MinifyRespResultValue
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Value.
    • Constructor Detail

      • MinifyRespResultValue

        public MinifyRespResultValue()
    • Method Detail

      • getCss

        public String getCss()
        Gets the css. css.
        Returns:
        the css
      • getHtml

        public String getHtml()
        Gets the html. html.
        Returns:
        the html
      • getJs

        public String getJs()
        Gets the js. js.
        Returns:
        the js