public class UpdateBucketAccelerateOptRequest extends AbstractModel
| Constructor and Description | 
|---|
| UpdateBucketAccelerateOptRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getAllowed()Get `true`: enable global acceleration; `false`: disable global acceleration | 
| void | setAllowed(Boolean Allowed)Set `true`: enable global acceleration; `false`: disable global acceleration | 
| 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 Boolean getAllowed()
public void setAllowed(Boolean Allowed)
Allowed - `true`: enable global acceleration; `false`: disable global accelerationCopyright © 2021. All rights reserved.