Uses of Class
com.tencentcloudapi.gaap.v20180529.models.NewRealServer
-
Packages that use NewRealServer Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of NewRealServer in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return NewRealServer Modifier and Type Method Description NewRealServer[]AddRealServersResponse. getRealServerSet()Get 源站信息列表Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type NewRealServer Modifier and Type Method Description voidAddRealServersResponse. setRealServerSet(NewRealServer[] RealServerSet)Set 源站信息列表Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type NewRealServer Constructor Description NewRealServer(NewRealServer 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.
-