Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.InquiryPublicNetworkParam
-
Packages that use InquiryPublicNetworkParam Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of InquiryPublicNetworkParam in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return InquiryPublicNetworkParam Modifier and Type Method Description InquiryPublicNetworkParamInquireCkafkaPriceRequest. getPublicNetworkParam()Get 公网带宽计费模式, 目前只有专业版支持公网带宽 (购买公网带宽时必填)Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type InquiryPublicNetworkParam Modifier and Type Method Description voidInquireCkafkaPriceRequest. setPublicNetworkParam(InquiryPublicNetworkParam PublicNetworkParam)Set 公网带宽计费模式, 目前只有专业版支持公网带宽 (购买公网带宽时必填)Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type InquiryPublicNetworkParam Constructor Description InquiryPublicNetworkParam(InquiryPublicNetworkParam 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.
-