Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobStreamById
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobStreamById in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSourceControlSyncJobStreams.get
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId, String streamId) Retrieve a sync job stream identified by stream id.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SourceControlSyncJobStreamById>
SourceControlSyncJobStreams.getWithResponse
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId, String streamId, com.azure.core.util.Context context) Retrieve a sync job stream identified by stream id.