ImageAdditionalInfoItem Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. contentmoderator. models. ImageAdditionalInfoItem
- com.
public class ImageAdditionalInfoItem
The ImageAdditionalInfoItem model.
Modifier and Type | Method and Description |
---|---|
String |
key()
Get the key value. |
String |
value()
Get the value value. |
Image |
with Set the key value. |
Image |
with Set the value value. |
key
public String key()
Get the key value.
Returns:
value
public String value()
Get the value value.
Returns:
withKey
public ImageAdditionalInfoItem withKey(String key)
Set the key value.
Parameters:
Returns:
withValue
public ImageAdditionalInfoItem withValue(String value)
Set the value value.
Parameters:
Returns:
Comentários do Azure SDK for Java
O Azure SDK for Java é um projeto código aberto. Selecione um link para fornecer comentários: