public class DescribeCloudMusicRequest extends AbstractModel
Constructor and Description |
---|
DescribeCloudMusicRequest() |
DescribeCloudMusicRequest(DescribeCloudMusicRequest 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getMusicId()
Get 歌曲Id
|
String |
getMusicType()
Get MP3-320K-FTD-P 为获取320kbps歌曲热门片段。
MP3-320K-FTD 为获取320kbps已核验歌曲完整资源。
|
void |
setMusicId(String MusicId)
Set 歌曲Id
|
void |
setMusicType(String MusicType)
Set MP3-320K-FTD-P 为获取320kbps歌曲热门片段。
MP3-320K-FTD 为获取320kbps已核验歌曲完整资源。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeCloudMusicRequest()
public DescribeCloudMusicRequest(DescribeCloudMusicRequest source)
public String getMusicId()
public void setMusicId(String MusicId)
MusicId
- 歌曲Idpublic String getMusicType()
public void setMusicType(String MusicType)
MusicType
- MP3-320K-FTD-P 为获取320kbps歌曲热门片段。
MP3-320K-FTD 为获取320kbps已核验歌曲完整资源。Copyright © 2021. All rights reserved.