Uses of Class
com.tencentcloudapi.cdc.v20201214.models.LocalNetInfo
-
Packages that use LocalNetInfo Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of LocalNetInfo in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return LocalNetInfo Modifier and Type Method Description LocalNetInfoDescribeDedicatedClusterOverviewResponse. getLocalNetInfo()Get 本地网关信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type LocalNetInfo Modifier and Type Method Description voidDescribeDedicatedClusterOverviewResponse. setLocalNetInfo(LocalNetInfo LocalNetInfo)Set 本地网关信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type LocalNetInfo Constructor Description LocalNetInfo(LocalNetInfo 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.
-