Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobStream
Packages that use SourceControlSyncJobStream
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobStream in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SourceControlSyncJobStreamModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<SourceControlSyncJobStream> SourceControlSyncJobStreams.listBySyncJob
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId) Retrieve a list of sync job streams identified by sync job id.com.azure.core.http.rest.PagedIterable
<SourceControlSyncJobStream> SourceControlSyncJobStreams.listBySyncJob
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId, String filter, com.azure.core.util.Context context) Retrieve a list of sync job streams identified by sync job id.