Class MinifyRespResultValue
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.zones_settings.v1.model.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 Summary
Constructors Constructor Description MinifyRespResultValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCss()
Gets the css.String
getHtml()
Gets the html.String
getJs()
Gets the js.
-