Baseline Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. Baseline
- com.
Implements
public final class Baseline
implements JsonSerializable<Baseline>
Baseline details.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| List<List<String>> |
expectedResults()
Get the expected |
| static Baseline |
fromJson(JsonReader jsonReader)
Reads an instance of Baseline from the Json |
|
Json |
toJson(JsonWriter jsonWriter) |
|
Offset |
updatedTime()
Get the updated |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
expectedResults
public List<List<String>> expectedResults()
Get the expectedResults property: Expected results.
Returns:
fromJson
public static Baseline fromJson(JsonReader jsonReader)
Reads an instance of Baseline from the JsonReader.
Parameters:
Returns:
Throws:
toJson
updatedTime
public OffsetDateTime updatedTime()
Get the updatedTime property: Baseline update time (UTC).
Returns:
validate
public void validate()
Validates the instance.