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.AuthorizedCertificatesBlockingStubAuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStubAuthorizedCertificatesGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-