Uses of Interface
com.google.devtools.artifactregistry.v1.RepositoryOrBuilder
-
Packages that use RepositoryOrBuilder Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of RepositoryOrBuilder in com.google.devtools.artifactregistry.v1
Classes in com.google.devtools.artifactregistry.v1 that implement RepositoryOrBuilder Modifier and Type Class Description classRepositoryA Repository for storing artifacts with a specific format.static classRepository.BuilderA Repository for storing artifacts with a specific format.Methods in com.google.devtools.artifactregistry.v1 that return RepositoryOrBuilder Modifier and Type Method Description RepositoryOrBuilderListRepositoriesResponse.Builder. getRepositoriesOrBuilder(int index)The repositories returned.RepositoryOrBuilderListRepositoriesResponse. getRepositoriesOrBuilder(int index)The repositories returned.RepositoryOrBuilderListRepositoriesResponseOrBuilder. getRepositoriesOrBuilder(int index)The repositories returned.RepositoryOrBuilderCreateRepositoryRequest.Builder. getRepositoryOrBuilder()The repository to be created.RepositoryOrBuilderCreateRepositoryRequest. getRepositoryOrBuilder()The repository to be created.RepositoryOrBuilderCreateRepositoryRequestOrBuilder. getRepositoryOrBuilder()The repository to be created.RepositoryOrBuilderUpdateRepositoryRequest.Builder. getRepositoryOrBuilder()The repository that replaces the resource on the server.RepositoryOrBuilderUpdateRepositoryRequest. getRepositoryOrBuilder()The repository that replaces the resource on the server.RepositoryOrBuilderUpdateRepositoryRequestOrBuilder. getRepositoryOrBuilder()The repository that replaces the resource on the server.Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type RepositoryOrBuilder Modifier and Type Method Description List<? extends RepositoryOrBuilder>ListRepositoriesResponse.Builder. getRepositoriesOrBuilderList()The repositories returned.List<? extends RepositoryOrBuilder>ListRepositoriesResponse. getRepositoriesOrBuilderList()The repositories returned.List<? extends RepositoryOrBuilder>ListRepositoriesResponseOrBuilder. getRepositoriesOrBuilderList()The repositories returned.
-