Uses of Class
com.azure.resourcemanager.automation.models.ConnectionListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of ConnectionListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionConnectionListResult.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.