Uses of Class
com.google.appengine.v1.stub.AuthorizedDomainsStub
-
Packages that use AuthorizedDomainsStub Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of AuthorizedDomainsStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedDomainsStub Modifier and Type Method Description AuthorizedDomainsStub
AuthorizedDomainsClient. getStub()
Methods in com.google.appengine.v1 with parameters of type AuthorizedDomainsStub Modifier and Type Method Description static AuthorizedDomainsClient
AuthorizedDomainsClient. create(AuthorizedDomainsStub stub)
Constructs an instance of AuthorizedDomainsClient, using the given stub for making calls.Constructors in com.google.appengine.v1 with parameters of type AuthorizedDomainsStub Constructor Description AuthorizedDomainsClient(AuthorizedDomainsStub stub)
-
Uses of AuthorizedDomainsStub in com.google.appengine.v1.stub
Subclasses of AuthorizedDomainsStub in com.google.appengine.v1.stub Modifier and Type Class Description class
GrpcAuthorizedDomainsStub
gRPC stub implementation for the AuthorizedDomains service API.class
HttpJsonAuthorizedDomainsStub
REST stub implementation for the AuthorizedDomains service API.Methods in com.google.appengine.v1.stub that return AuthorizedDomainsStub Modifier and Type Method Description AuthorizedDomainsStub
AuthorizedDomainsStubSettings. createStub()
-