public class DwzRequest extends Object
| Constructor and Description |
|---|
DwzRequest() |
DwzRequest(String longUrl) |
DwzRequest(String longUrl,
Map<String,Object> configs) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getConfig(String key) |
Map<String,Object> |
getConfigs() |
String |
getLongUrl() |
void |
setConfigs(Map<String,Object> configs) |
void |
setLongUrl(String longUrl) |
public DwzRequest()
public DwzRequest(String longUrl)
Copyright © 2021–2022 EasyJ????. All rights reserved.