Uses of Class
com.tencentcloudapi.ame.v20190916.models.Station
-
Packages that use Station Package Description com.tencentcloudapi.ame.v20190916.models -
-
Uses of Station in com.tencentcloudapi.ame.v20190916.models
Methods in com.tencentcloudapi.ame.v20190916.models that return Station Modifier and Type Method Description Station[]DescribeStationsResponse. getStations()Get Stations 素材库列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ame.v20190916.models with parameters of type Station Modifier and Type Method Description voidDescribeStationsResponse. setStations(Station[] Stations)Set Stations 素材库列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type Station Constructor Description Station(Station 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.
-