Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.ModifyPublicNetworkAccessPointResponse
-
Packages that use ModifyPublicNetworkAccessPointResponse Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of ModifyPublicNetworkAccessPointResponse in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 that return ModifyPublicNetworkAccessPointResponse Modifier and Type Method Description ModifyPublicNetworkAccessPointResponse
TdmqClient. ModifyPublicNetworkAccessPoint(ModifyPublicNetworkAccessPointRequest req)
RabbitMQ专享版修改公网管控台,vpc15672开关 -
Uses of ModifyPublicNetworkAccessPointResponse in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type ModifyPublicNetworkAccessPointResponse Constructor Description ModifyPublicNetworkAccessPointResponse(ModifyPublicNetworkAccessPointResponse 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.
-