Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CheckProxyCreateRequest
-
Packages that use CheckProxyCreateRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CheckProxyCreateRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CheckProxyCreateRequest Modifier and Type Method Description CheckProxyCreateResponseGaapClient. CheckProxyCreate(CheckProxyCreateRequest req)本接口(CheckProxyCreate)用于查询能否创建指定配置的加速通道。 -
Uses of CheckProxyCreateRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CheckProxyCreateRequest Constructor Description CheckProxyCreateRequest(CheckProxyCreateRequest 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.
-