Uses of Class
com.tencentcloudapi.gaap.v20180529.models.AccessConfiguration
-
Packages that use AccessConfiguration Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of AccessConfiguration in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return AccessConfiguration Modifier and Type Method Description AccessConfiguration[]CreateProxyGroupRequest. getAccessRegionSet()Get 加速地域列表,包括加速地域名,及该地域对应的带宽和并发配置。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type AccessConfiguration Modifier and Type Method Description voidCreateProxyGroupRequest. setAccessRegionSet(AccessConfiguration[] AccessRegionSet)Set 加速地域列表,包括加速地域名,及该地域对应的带宽和并发配置。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type AccessConfiguration Constructor Description AccessConfiguration(AccessConfiguration 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.
-