PredictionListResult Class
- java.
lang. Object - com.
azure. resourcemanager. customerinsights. models. PredictionListResult
- com.
Implements
public final class PredictionListResult
implements JsonSerializable<PredictionListResult>
The response of list predictions operation.
Constructor | Description |
---|---|
Prediction |
Creates an instance of Prediction |
Modifier and Type | Method and Description |
---|---|
static
Prediction |
from Reads an instance of Prediction |
String |
next Get the next |
Json |
to |
void |
validate()
Validates the instance. |
List<Prediction |
value()
Get the value property: Results of the list operation. |
Prediction |
with Set the next |
Prediction |
with Set the value property: Results of the list operation. |
Methods inherited from java.lang.Object
PredictionListResult
public PredictionListResult()
Creates an instance of PredictionListResult class.
fromJson
public static PredictionListResult fromJson(JsonReader jsonReader)
Reads an instance of PredictionListResult from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: Link to the next set of results.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: Results of the list operation.
Returns:
withNextLink
public PredictionListResult withNextLink(String nextLink)
Set the nextLink property: Link to the next set of results.
Parameters:
Returns:
withValue
public PredictionListResult withValue(List
Set the value property: Results of the list operation.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: