Uses of Class
software.amazon.awssdk.services.codegurureviewer.model.Repository
-
Packages that use Repository Package Description software.amazon.awssdk.services.codegurureviewer.model -
-
Uses of Repository in software.amazon.awssdk.services.codegurureviewer.model
Methods in software.amazon.awssdk.services.codegurureviewer.model that return Repository Modifier and Type Method Description RepositoryAssociateRepositoryRequest. repository()The repository to associate.Methods in software.amazon.awssdk.services.codegurureviewer.model with parameters of type Repository Modifier and Type Method Description AssociateRepositoryRequest.BuilderAssociateRepositoryRequest.Builder. repository(Repository repository)The repository to associate.
-