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