SecuritySolutionsReferenceDataListInner Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. SecuritySolutionsReferenceDataListInner
- com.
Implements
public final class SecuritySolutionsReferenceDataListInner
implements JsonSerializable<SecuritySolutionsReferenceDataListInner>
The SecuritySolutionsReferenceDataList model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Security |
fromJson(JsonReader jsonReader)
Reads an instance of Security |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Security |
value()
Get the value property: The value property. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static SecuritySolutionsReferenceDataListInner fromJson(JsonReader jsonReader)
Reads an instance of SecuritySolutionsReferenceDataListInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<SecuritySolutionsReferenceData> value()
Get the value property: The value property.
Returns: