Uses of Class
com.microsoft.azure.management.containerregistry.SourceTriggerDescriptor
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of SourceTriggerDescriptor in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionSourceTriggerDescriptor.withBranchName
(String branchName) Set the branch name in the repository.SourceTriggerDescriptor.withCommitId
(String commitId) Set the unique ID that identifies a commit.SourceTriggerDescriptor.withEventType
(String eventType) Set the event type of the trigger.Set the unique ID of the trigger.SourceTriggerDescriptor.withProviderType
(String providerType) Set the source control provider type.SourceTriggerDescriptor.withPullRequestId
(String pullRequestId) Set the unique ID that identifies pull request.SourceTriggerDescriptor.withRepositoryUrl
(String repositoryUrl) Set the repository URL.