Uses of Class
com.tencentcloudapi.tse.v20201207.models.SREInstance
-
Packages that use SREInstance Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of SREInstance in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return SREInstance Modifier and Type Method Description SREInstance[]DescribeSREInstancesResponse. getContent()Get 实例记录Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type SREInstance Modifier and Type Method Description voidDescribeSREInstancesResponse. setContent(SREInstance[] Content)Set 实例记录Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type SREInstance Constructor Description SREInstance(SREInstance 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.
-