ListModelsResult Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. computervision. models. ListModelsResult
- com.
public class ListModelsResult
Result of the List Domain Models operation.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Model |
modelsProperty()
Get the modelsProperty value. |
Method Details
modelsProperty
public List
Get the modelsProperty value.
Returns:
the modelsProperty value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java