Evaluate Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. contentmoderator. models. Evaluate
- com.
public class Evaluate
Evaluate response object.
Modifier and Type | Method and Description |
---|---|
Double |
adult Get the adultClassificationScore value. |
List<Key |
advanced Get the advancedInfo value. |
String |
cacheID()
Get the cacheID value. |
Boolean |
is Get the isImageAdultClassified value. |
Boolean |
is Get the isImageRacyClassified value. |
Double |
racy Get the racyClassificationScore value. |
Boolean |
result()
Get the result value. |
Status |
status()
Get the status value. |
String |
tracking Get the trackingId value. |
Evaluate |
with Set the adultClassificationScore value. |
Evaluate |
with Set the advancedInfo value. |
Evaluate |
with Set the cacheID value. |
Evaluate |
with Set the isImageAdultClassified value. |
Evaluate |
with Set the isImageRacyClassified value. |
Evaluate |
with Set the racyClassificationScore value. |
Evaluate |
with Set the result value. |
Evaluate |
with Set the status value. |
Evaluate |
with Set the trackingId value. |
adultClassificationScore
public Double adultClassificationScore()
Get the adultClassificationScore value.
Returns:
advancedInfo
public List
Get the advancedInfo value.
Returns:
cacheID
public String cacheID()
Get the cacheID value.
Returns:
isImageAdultClassified
public Boolean isImageAdultClassified()
Get the isImageAdultClassified value.
Returns:
isImageRacyClassified
public Boolean isImageRacyClassified()
Get the isImageRacyClassified value.
Returns:
racyClassificationScore
public Double racyClassificationScore()
Get the racyClassificationScore value.
Returns:
result
public Boolean result()
Get the result value.
Returns:
status
public Status status()
Get the status value.
Returns:
trackingId
public String trackingId()
Get the trackingId value.
Returns:
withAdultClassificationScore
public Evaluate withAdultClassificationScore(Double adultClassificationScore)
Set the adultClassificationScore value.
Parameters:
Returns:
withAdvancedInfo
public Evaluate withAdvancedInfo(List
Set the advancedInfo value.
Parameters:
Returns:
withCacheID
public Evaluate withCacheID(String cacheID)
Set the cacheID value.
Parameters:
Returns:
withIsImageAdultClassified
public Evaluate withIsImageAdultClassified(Boolean isImageAdultClassified)
Set the isImageAdultClassified value.
Parameters:
Returns:
withIsImageRacyClassified
public Evaluate withIsImageRacyClassified(Boolean isImageRacyClassified)
Set the isImageRacyClassified value.
Parameters:
Returns:
withRacyClassificationScore
public Evaluate withRacyClassificationScore(Double racyClassificationScore)
Set the racyClassificationScore value.
Parameters:
Returns:
withResult
public Evaluate withResult(Boolean result)
Set the result value.
Parameters:
Returns:
withStatus
public Evaluate withStatus(Status status)
Set the status value.
Parameters:
Returns:
withTrackingId
public Evaluate withTrackingId(String trackingId)
Set the trackingId value.
Parameters:
Returns:
Feedback su Azure SDK for Java
Azure SDK for Java è un progetto di open source. Selezionare un collegamento per fornire feedback: