public class CacheConfigFollowOrigin extends AbstractModel
| Constructor and Description | 
|---|
| CacheConfigFollowOrigin() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getSwitch()Get Follow origin server switch configuration
on: enable
off: disable | 
| void | setSwitch(String Switch)Set Follow origin server switch configuration
on: enable
off: disable | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getSwitch()
public void setSwitch(String Switch)
Switch - Follow origin server switch configuration
on: enable
off: disableCopyright © 2020. All rights reserved.