Uses of Class
com.azure.resourcemanager.automation.models.SourceControlListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSourceControlListResult.withNextLink
(String nextLink) Set the nextLink property: The next link.SourceControlListResult.withValue
(List<SourceControlInner> value) Set the value property: The list of source controls.