IoTSecuritySolutionAnalyticsModelListInner Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. IoTSecuritySolutionAnalyticsModelListInner
- com.
Implements
public final class IoTSecuritySolutionAnalyticsModelListInner
implements JsonSerializable<IoTSecuritySolutionAnalyticsModelListInner>
List of Security analytics of your IoT Security solution.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Io |
fromJson(JsonReader jsonReader)
Reads an instance of Io |
| String |
nextLink()
Get the next |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<Io |
value()
Get the value property: The Io |
Methods inherited from java.lang.Object
Method Details
fromJson
public static IoTSecuritySolutionAnalyticsModelListInner fromJson(JsonReader jsonReader)
Reads an instance of IoTSecuritySolutionAnalyticsModelListInner from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The link to the next page of items.
Returns:
toJson
validate
public void validate()
Validates the instance.
value
public List<IoTSecuritySolutionAnalyticsModelInner> value()
Get the value property: The IoTSecuritySolutionAnalyticsModel items on this page.
Returns: