ResourcePredictions Class
- java.
lang. Object - com.
azure. resourcemanager. devopsinfrastructure. models. ResourcePredictions
- com.
Implements
public final class ResourcePredictions
implements JsonSerializable<ResourcePredictions>
Defines pool buffer.
Constructor Summary
| Constructor | Description |
|---|---|
| ResourcePredictions() |
Creates an instance of Resource |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Resource |
fromJson(JsonReader jsonReader)
Reads an instance of Resource |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
ResourcePredictions
public ResourcePredictions()
Creates an instance of ResourcePredictions class.
Method Details
fromJson
public static ResourcePredictions fromJson(JsonReader jsonReader)
Reads an instance of ResourcePredictions from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.