Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ProxyStatus
-
Packages that use ProxyStatus Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ProxyStatus in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return ProxyStatus Modifier and Type Method Description ProxyStatus[]DescribeProxiesStatusResponse. getInstanceStatusSet()Get 通道状态列表。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyStatus Modifier and Type Method Description voidDescribeProxiesStatusResponse. setInstanceStatusSet(ProxyStatus[] InstanceStatusSet)Set 通道状态列表。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyStatus Constructor Description ProxyStatus(ProxyStatus 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.
-