Uses of Interface
com.google.appengine.v1.AuthorizedCertificatesGrpc.AsyncService
-
Packages that use AuthorizedCertificatesGrpc.AsyncService Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedCertificatesGrpc.AsyncService in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement AuthorizedCertificatesGrpc.AsyncService Modifier and Type Class Description static class
AuthorizedCertificatesGrpc.AuthorizedCertificatesImplBase
Base class for the server implementation of the service AuthorizedCertificates.Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificatesGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
AuthorizedCertificatesGrpc. bindService(AuthorizedCertificatesGrpc.AsyncService service)
-