Uses of Class
org.azd.git.types.GitRepositoryRef
Packages that use GitRepositoryRef
-
Uses of GitRepositoryRef in org.azd.git.types
Methods in org.azd.git.types that return GitRepositoryRefModifier and TypeMethodDescriptionGitRepository.getParentRepository()GitRepositoryCreateOptions.getParentRepository()Methods in org.azd.git.types that return types with arguments of type GitRepositoryRefMethods in org.azd.git.types with parameters of type GitRepositoryRefModifier and TypeMethodDescriptionvoidGitRepository.setParentRepository(GitRepositoryRef parentRepository) voidGitRepositoryCreateOptions.setParentRepository(GitRepositoryRef parentRepository) Method parameters in org.azd.git.types with type arguments of type GitRepositoryRefModifier and TypeMethodDescriptionvoidGitRepositoryRefs.setResourceRefs(List<GitRepositoryRef> gitRepositoryRefs)