public class CreateBPFakeURLRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateBPFakeURLRequest() | 
| CreateBPFakeURLRequest(CreateBPFakeURLRequest 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 | getFakeURL()Get 仿冒网址 | 
| String | getNote()Get 举报说明 | 
| Long | getProtectURLId()Get 保护网址ID | 
| String[] | getSnapshotNames()Get 截图 | 
| void | setFakeURL(String FakeURL)Set 仿冒网址 | 
| void | setNote(String Note)Set 举报说明 | 
| void | setProtectURLId(Long ProtectURLId)Set 保护网址ID | 
| void | setSnapshotNames(String[] SnapshotNames)Set 截图 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic CreateBPFakeURLRequest()
public CreateBPFakeURLRequest(CreateBPFakeURLRequest source)
public Long getProtectURLId()
public void setProtectURLId(Long ProtectURLId)
ProtectURLId - 保护网址IDpublic String getFakeURL()
public void setFakeURL(String FakeURL)
FakeURL - 仿冒网址public String[] getSnapshotNames()
public void setSnapshotNames(String[] SnapshotNames)
SnapshotNames - 截图public String getNote()
public void setNote(String Note)
Note - 举报说明Copyright © 2025. All rights reserved.