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 classProjectRepoIdSelects a repo using a Google Cloud Platform project ID (e.g., winged-cargo-31) and a repo name within that project.static classProjectRepoId.BuilderSelects 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 ProjectRepoIdOrBuilderRepoId.Builder. getProjectRepoIdOrBuilder()A combination of a project ID and a repo name.ProjectRepoIdOrBuilderRepoId. getProjectRepoIdOrBuilder()A combination of a project ID and a repo name.ProjectRepoIdOrBuilderRepoIdOrBuilder. getProjectRepoIdOrBuilder()A combination of a project ID and a repo name.
-