Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DestroyProxiesRequest
-
Packages that use DestroyProxiesRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DestroyProxiesRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DestroyProxiesRequest Modifier and Type Method Description DestroyProxiesResponseGaapClient. DestroyProxies(DestroyProxiesRequest req)本接口(DestroyProxies)用于销毁。通道销毁后,不再产生任何费用。 -
Uses of DestroyProxiesRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DestroyProxiesRequest Constructor Description DestroyProxiesRequest(DestroyProxiesRequest 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.
-