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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.
Azure SDK for Java