Uses of Class
com.google.appengine.v1.AuthorizedCertificatesGrpc.AuthorizedCertificatesStub
-
Packages that use AuthorizedCertificatesGrpc.AuthorizedCertificatesStub Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedCertificatesGrpc.AuthorizedCertificatesStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificatesGrpc.AuthorizedCertificatesStub Modifier and Type Method Description protected AuthorizedCertificatesGrpc.AuthorizedCertificatesStubAuthorizedCertificatesGrpc.AuthorizedCertificatesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static AuthorizedCertificatesGrpc.AuthorizedCertificatesStubAuthorizedCertificatesGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-