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