Uses of Class
com.tencentcloudapi.gaap.v20180529.models.RealServerStatus
-
Packages that use RealServerStatus Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of RealServerStatus in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return RealServerStatus Modifier and Type Method Description RealServerStatus[]DescribeRealServersStatusResponse. getRealServerStatusSet()Get 源站被绑定状态列表Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type RealServerStatus Modifier and Type Method Description voidDescribeRealServersStatusResponse. setRealServerStatusSet(RealServerStatus[] RealServerStatusSet)Set 源站被绑定状态列表Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type RealServerStatus Constructor Description RealServerStatus(RealServerStatus 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.
-