Uses of Class
com.tencentcloudapi.dc.v20180410.models.DirectConnect
-
Packages that use DirectConnect Package Description com.tencentcloudapi.dc.v20180410.models -
-
Uses of DirectConnect in com.tencentcloudapi.dc.v20180410.models
Methods in com.tencentcloudapi.dc.v20180410.models that return DirectConnect Modifier and Type Method Description DirectConnect[]DescribeDirectConnectsResponse. getDirectConnectSet()Get 物理专线列表。Methods in com.tencentcloudapi.dc.v20180410.models with parameters of type DirectConnect Modifier and Type Method Description voidDescribeDirectConnectsResponse. setDirectConnectSet(DirectConnect[] DirectConnectSet)Set 物理专线列表。Constructors in com.tencentcloudapi.dc.v20180410.models with parameters of type DirectConnect Constructor Description DirectConnect(DirectConnect 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.
-