Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.SetRocketMQPublicAccessPointRequest
-
Packages that use SetRocketMQPublicAccessPointRequest Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of SetRocketMQPublicAccessPointRequest in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 with parameters of type SetRocketMQPublicAccessPointRequest Modifier and Type Method Description SetRocketMQPublicAccessPointResponseTdmqClient. SetRocketMQPublicAccessPoint(SetRocketMQPublicAccessPointRequest req)该接口用于开启关闭公网访问、设置安全访问策略 -
Uses of SetRocketMQPublicAccessPointRequest in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type SetRocketMQPublicAccessPointRequest Constructor Description SetRocketMQPublicAccessPointRequest(SetRocketMQPublicAccessPointRequest 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.
-