public class DescribeUserClbWafRegionsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeUserClbWafRegionsRequest()  | 
DescribeUserClbWafRegionsRequest(DescribeUserClbWafRegionsRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAlbType()
Get Traffic source. 
 | 
void | 
setAlbType(String AlbType)
Set Traffic source. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeUserClbWafRegionsRequest()
public DescribeUserClbWafRegionsRequest(DescribeUserClbWafRegionsRequest source)
public String getAlbType()
public void setAlbType(String AlbType)
AlbType - Traffic source. The default value is clb if not specified. clb: Cloud Load Balancer; tsegw: cloud-native API gateway; scf: Serverless Cloud Function; apisix: other gateways on Tencent Cloud.Copyright © 2025. All rights reserved.