Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.CreateRabbitMQVipInstanceResponse
-
Packages that use CreateRabbitMQVipInstanceResponse Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of CreateRabbitMQVipInstanceResponse in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 that return CreateRabbitMQVipInstanceResponse Modifier and Type Method Description CreateRabbitMQVipInstanceResponseTdmqClient. CreateRabbitMQVipInstance(CreateRabbitMQVipInstanceRequest req)创建RabbitMQ专享版实例 -
Uses of CreateRabbitMQVipInstanceResponse in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type CreateRabbitMQVipInstanceResponse Constructor Description CreateRabbitMQVipInstanceResponse(CreateRabbitMQVipInstanceResponse 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.
-