Uses of Class
com.tencentcloudapi.rum.v20210622.models.RumInstanceInfo
-
Packages that use RumInstanceInfo Package Description com.tencentcloudapi.rum.v20210622.models -
-
Uses of RumInstanceInfo in com.tencentcloudapi.rum.v20210622.models
Methods in com.tencentcloudapi.rum.v20210622.models that return RumInstanceInfo Modifier and Type Method Description RumInstanceInfo[]DescribeTawInstancesResponse. getInstanceSet()Get 实例列表Methods in com.tencentcloudapi.rum.v20210622.models with parameters of type RumInstanceInfo Modifier and Type Method Description voidDescribeTawInstancesResponse. setInstanceSet(RumInstanceInfo[] InstanceSet)Set 实例列表Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type RumInstanceInfo Constructor Description RumInstanceInfo(RumInstanceInfo 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.
-