Uses of Interface
io.grafeas.v1beta1.source.ProjectRepoIdOrBuilder
-
Packages that use ProjectRepoIdOrBuilder Package Description io.grafeas.v1beta1.source -
-
Uses of ProjectRepoIdOrBuilder in io.grafeas.v1beta1.source
Classes in io.grafeas.v1beta1.source that implement ProjectRepoIdOrBuilder Modifier and Type Class Description class
ProjectRepoId
Selects a repo using a Google Cloud Platform project ID (e.g., winged-cargo-31) and a repo name within that project.static class
ProjectRepoId.Builder
Selects a repo using a Google Cloud Platform project ID (e.g., winged-cargo-31) and a repo name within that project.Methods in io.grafeas.v1beta1.source that return ProjectRepoIdOrBuilder Modifier and Type Method Description ProjectRepoIdOrBuilder
RepoId.Builder. getProjectRepoIdOrBuilder()
A combination of a project ID and a repo name.ProjectRepoIdOrBuilder
RepoId. getProjectRepoIdOrBuilder()
A combination of a project ID and a repo name.ProjectRepoIdOrBuilder
RepoIdOrBuilder. getProjectRepoIdOrBuilder()
A combination of a project ID and a repo name.
-