Uses of Interface
com.azure.resourcemanager.automation.models.SourceControlSyncJobById
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SourceControlSyncJobById in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSourceControlSyncJobs.get
(String resourceGroupName, String automationAccountName, String sourceControlName, UUID sourceControlSyncJobId) Retrieve the source control sync job identified by job id.Modifier 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.