Uses of Class
com.google.appengine.v1.FirewallClient
-
Packages that use FirewallClient Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of FirewallClient in com.google.appengine.v1
Methods in com.google.appengine.v1 that return FirewallClient Modifier and Type Method Description static FirewallClientFirewallClient. create()Constructs an instance of FirewallClient with default settings.static FirewallClientFirewallClient. create(FirewallSettings settings)Constructs an instance of FirewallClient, using the given settings.static FirewallClientFirewallClient. create(FirewallStub stub)Constructs an instance of FirewallClient, using the given stub for making calls.
-