Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribeStationsResponse
-
Packages that use DescribeStationsResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribeStationsResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return DescribeStationsResponse Modifier and Type Method Description DescribeStationsResponseAmeClient. DescribeStations(DescribeStationsRequest req)该服务后续会停用,不再建议使用 -
Uses of DescribeStationsResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribeStationsResponse Constructor Description DescribeStationsResponse(DescribeStationsResponse 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.
-