Uses of Class
com.azure.resourcemanager.automation.models.AutomationAccountListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of AutomationAccountListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionAutomationAccountListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.AutomationAccountListResult.withValue
(List<AutomationAccountInner> value) Set the value property: Gets or sets list of accounts.