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