Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobStream
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobStream in com.azure.resourcemanager.automation.models
Modifier 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.