public static class GetMediaAuditResultDetailResponse.MediaAuditResultDetail.ListItem extends Object
| Constructor and Description |
|---|
ListItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizUrl() |
String |
getPornLabel() |
String |
getPornScore() |
String |
getTerrorismLabel() |
String |
getTerrorismScore() |
String |
getTimestamp() |
String |
getUrl()
Deprecated.
use getBizUrl instead of this.
|
void |
setBizUrl(String url) |
void |
setPornLabel(String pornLabel) |
void |
setPornScore(String pornScore) |
void |
setTerrorismLabel(String terrorismLabel) |
void |
setTerrorismScore(String terrorismScore) |
void |
setTimestamp(String timestamp) |
void |
setUrl(String url)
Deprecated.
use setBizUrl instead of this.
|
public String getPornLabel()
public void setPornLabel(String pornLabel)
public String getPornScore()
public void setPornScore(String pornScore)
public String getTerrorismLabel()
public void setTerrorismLabel(String terrorismLabel)
public String getTerrorismScore()
public void setTerrorismScore(String terrorismScore)
public String getTimestamp()
public void setTimestamp(String timestamp)
public String getBizUrl()
public void setBizUrl(String url)
@Deprecated public String getUrl()
@Deprecated public void setUrl(String url)
Copyright © 2019. All Rights Reserved.