ImageRegionCreateSummary Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. training. models. ImageRegionCreateSummary
- com.
public class ImageRegionCreateSummary
The ImageRegionCreateSummary model.
Modifier and Type | Method and Description |
---|---|
List<Image |
created()
Get the created value. |
List<Image |
duplicated()
Get the duplicated value. |
List<Image |
exceeded()
Get the exceeded value. |
Image |
with Set the created value. |
Image |
with Set the duplicated value. |
Image |
with Set the exceeded value. |
created
public List
Get the created value.
Returns:
duplicated
public List
Get the duplicated value.
Returns:
exceeded
public List
Get the exceeded value.
Returns:
withCreated
public ImageRegionCreateSummary withCreated(List
Set the created value.
Parameters:
Returns:
withDuplicated
public ImageRegionCreateSummary withDuplicated(List
Set the duplicated value.
Parameters:
Returns:
withExceeded
public ImageRegionCreateSummary withExceeded(List
Set the exceeded value.
Parameters:
Returns:
Commentaires sur Azure SDK for Java
Azure SDK for Java est un projet open source. Sélectionnez un lien pour fournir des commentaires :