@Generated public class QueryEndpointResponse extends Object
Constructor and Description |
---|
QueryEndpointResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<Object> |
getPredictions() |
int |
hashCode() |
QueryEndpointResponse |
setPredictions(Collection<Object> predictions) |
String |
toString() |
public QueryEndpointResponse setPredictions(Collection<Object> predictions)
public Collection<Object> getPredictions()
Copyright © 2023. All rights reserved.