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 AuthorizedDomainsStubAuthorizedDomainsClient. getStub()Methods in com.google.appengine.v1 with parameters of type AuthorizedDomainsStub Modifier and Type Method Description static AuthorizedDomainsClientAuthorizedDomainsClient. 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 classGrpcAuthorizedDomainsStubgRPC stub implementation for the AuthorizedDomains service API.classHttpJsonAuthorizedDomainsStubREST stub implementation for the AuthorizedDomains service API.Methods in com.google.appengine.v1.stub that return AuthorizedDomainsStub Modifier and Type Method Description AuthorizedDomainsStubAuthorizedDomainsStubSettings. createStub()
-