Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobById
Packages that use SourceControlSyncJobById
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobById in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SourceControlSyncJobByIdModifier and TypeMethodDescriptionSourceControlSyncJobs.get
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId) Retrieve the source control sync job identified by job id.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SourceControlSyncJobByIdModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SourceControlSyncJobById> SourceControlSyncJobs.getWithResponse
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId, com.azure.core.util.Context context) Retrieve the source control sync job identified by job id.