Uses of Class
com.azure.resourcemanager.automation.models.SourceControlSyncJobListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSourceControlSyncJobListResult.withNextLink
(String nextLink) Set the nextLink property: The next link.SourceControlSyncJobListResult.withValue
(List<SourceControlSyncJobInner> value) Set the value property: The list of source control sync jobs.