Nodes Class
- java.
lang. Object - com.
azure. resourcemanager. machinelearning. models. Nodes
- com.
Implements
public class Nodes
implements JsonSerializable<Nodes>
Abstract Nodes definition.
Constructor Summary
| Constructor | Description |
|---|---|
| Nodes() |
Creates an instance of Nodes class. |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| static Nodes |
fromJson(JsonReader jsonReader)
Reads an instance of Nodes from the Json |
|
Nodes |
nodesValueType()
Get the nodes |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
Nodes
public Nodes()
Creates an instance of Nodes class.
Method Details
fromJson
public static Nodes fromJson(JsonReader jsonReader)
Reads an instance of Nodes from the JsonReader.
Parameters:
Returns:
Throws:
nodesValueType
public NodesValueType nodesValueType()
Get the nodesValueType property: [Required] Type of the Nodes value.
Returns:
toJson
validate
public void validate()
Validates the instance.