Uses of Class
com.tencentcloudapi.cdc.v20201214.models.OutBandwidth
-
Packages that use OutBandwidth Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of OutBandwidth in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return OutBandwidth Modifier and Type Method Description OutBandwidthVpngwBandwidthData. getOutBandwidth()Get 出带宽流量 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type OutBandwidth Modifier and Type Method Description voidVpngwBandwidthData. setOutBandwidth(OutBandwidth OutBandwidth)Set 出带宽流量 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type OutBandwidth Constructor Description OutBandwidth(OutBandwidth 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.
-