Uses of Class
com.azure.resourcemanager.automation.models.ConnectionListResult
Packages that use ConnectionListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of ConnectionListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return ConnectionListResultModifier and TypeMethodDescriptionstatic ConnectionListResult
ConnectionListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectionListResult from the JsonReader.ConnectionListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.ConnectionListResult.withValue
(List<ConnectionInner> value) Set the value property: Gets or sets a list of connection.