Uses of Interface
com.google.devtools.artifactregistry.v1beta2.ArtifactRegistryGrpc.AsyncService
-
Packages that use ArtifactRegistryGrpc.AsyncService Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of ArtifactRegistryGrpc.AsyncService in com.google.devtools.artifactregistry.v1beta2
Classes in com.google.devtools.artifactregistry.v1beta2 that implement ArtifactRegistryGrpc.AsyncService Modifier and Type Class Description static class
ArtifactRegistryGrpc.ArtifactRegistryImplBase
Base class for the server implementation of the service ArtifactRegistry.Methods in com.google.devtools.artifactregistry.v1beta2 with parameters of type ArtifactRegistryGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
ArtifactRegistryGrpc. bindService(ArtifactRegistryGrpc.AsyncService service)
-