Uses of Class
com.tencentcloudapi.ame.v20190916.models.TakeMusicOffShelves
-
Packages that use TakeMusicOffShelves Package Description com.tencentcloudapi.ame.v20190916.models -
-
Uses of TakeMusicOffShelves in com.tencentcloudapi.ame.v20190916.models
Methods in com.tencentcloudapi.ame.v20190916.models that return TakeMusicOffShelves Modifier and Type Method Description TakeMusicOffShelves[]TakeMusicOffShelvesRequest. getTakeMusicOffShelves()Get 资源方下架必传结构Methods in com.tencentcloudapi.ame.v20190916.models with parameters of type TakeMusicOffShelves Modifier and Type Method Description voidTakeMusicOffShelvesRequest. setTakeMusicOffShelves(TakeMusicOffShelves[] TakeMusicOffShelves)Set 资源方下架必传结构Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type TakeMusicOffShelves Constructor Description TakeMusicOffShelves(TakeMusicOffShelves 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.
-