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