Uses of Interface
com.google.devtools.artifactregistry.v1.ArtifactRegistryGrpc.AsyncService
-
Packages that use ArtifactRegistryGrpc.AsyncService Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of ArtifactRegistryGrpc.AsyncService in com.google.devtools.artifactregistry.v1
Classes in com.google.devtools.artifactregistry.v1 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.v1 with parameters of type ArtifactRegistryGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
ArtifactRegistryGrpc. bindService(ArtifactRegistryGrpc.AsyncService service)
-