Uses of Class
org.azd.build.types.SourceProvideBranches
Packages that use SourceProvideBranches
-
Uses of SourceProvideBranches in org.azd.build
Methods in org.azd.build that return SourceProvideBranchesModifier and TypeMethodDescriptionBuildApi.getBranches(String providerName, String serviceEndpointId, String repositoryName) Gets a list of branches for the given source code repository.BuildApi.getBranches(String providerName, String serviceEndpointId, String repositoryName, String branchName) Gets a list of branches for the given source code repository. -
Uses of SourceProvideBranches in org.azd.interfaces
Methods in org.azd.interfaces that return SourceProvideBranchesModifier and TypeMethodDescriptionBuildDetails.getBranches(String providerName, String serviceEndpointId, String repositoryName) BuildDetails.getBranches(String providerName, String serviceEndpointId, String repositoryName, String branchName)