Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobStreamById
Packages that use SourceControlSyncJobStreamById
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobStreamById in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SourceControlSyncJobStreamByIdModifier and TypeMethodDescriptionSourceControlSyncJobStreams.get
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId, String streamId) Retrieve a sync job stream identified by stream id.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SourceControlSyncJobStreamByIdModifier 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.