public class RandomWallpaperRequest extends BaseRequest<RandomWallpaperParams,RandomWallpaperResponse>
| 构造器和说明 |
|---|
RandomWallpaperRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMethod()
get方法
|
String |
getPath()
获取路径
|
Class<RandomWallpaperResponse> |
getResponseClass()
获取响应类
|
getRequestParams, setRequestParamspublic String getPath()
BaseRequestgetPath 在类中 BaseRequest<RandomWallpaperParams,RandomWallpaperResponse>Stringpublic Class<RandomWallpaperResponse> getResponseClass()
public String getMethod()
BaseRequestCopyright © 2024. All rights reserved.