Uses of Class
com.google.appengine.v1.AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub
-
Packages that use AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub Modifier and Type Method Description protected AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub
AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub
AuthorizedCertificatesGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-