Uses of Class
com.tencentcloudapi.cwp.v20180228.models.EmergencyResponseInfo
-
Packages that use EmergencyResponseInfo Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of EmergencyResponseInfo in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return EmergencyResponseInfo Modifier and Type Method Description EmergencyResponseInfo[]DescribeEmergencyResponseListResponse. getList()Get 应急响应列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type EmergencyResponseInfo Modifier and Type Method Description voidDescribeEmergencyResponseListResponse. setList(EmergencyResponseInfo[] List)Set 应急响应列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type EmergencyResponseInfo Constructor Description EmergencyResponseInfo(EmergencyResponseInfo 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.
-