Package | Description |
---|---|
com.tencentcloudapi.mna.v20210119.models |
Modifier and Type | Method and Description |
---|---|
SrcAddressInfo |
CreateQosRequest.getSrcAddressInfo()
Get 加速业务源地址信息,SrcIpv6和(SrcIpv4+SrcPublicIpv4)二选一,目前Ipv6不可用,全部填写以Ipv4参数为准。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateQosRequest.setSrcAddressInfo(SrcAddressInfo SrcAddressInfo)
Set 加速业务源地址信息,SrcIpv6和(SrcIpv4+SrcPublicIpv4)二选一,目前Ipv6不可用,全部填写以Ipv4参数为准。
|
Constructor and Description |
---|
SrcAddressInfo(SrcAddressInfo 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.
|
Copyright © 2024. All rights reserved.