ImageCreateSummary Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. training. models. ImageCreateSummary
- com.
public class ImageCreateSummary
The ImageCreateSummary model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Image |
images()
Get the images value. |
boolean |
isBatchSuccessful()
Get the isBatchSuccessful value. |
Method Details
images
public List
Get the images value.
Returns:
the images value
isBatchSuccessful
public boolean isBatchSuccessful()
Get the isBatchSuccessful value.
Returns:
the isBatchSuccessful value
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for Java