Uses of Class
com.tencentcloudapi.cdc.v20201214.models.InBandwidth
-
Packages that use InBandwidth Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of InBandwidth in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return InBandwidth Modifier and Type Method Description InBandwidthVpngwBandwidthData. getInBandwidth()Get 入带宽流量Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type InBandwidth Modifier and Type Method Description voidVpngwBandwidthData. setInBandwidth(InBandwidth InBandwidth)Set 入带宽流量Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type InBandwidth Constructor Description InBandwidth(InBandwidth 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.
-