Uses of Class
org.jclouds.googlecomputeengine.domain.Firewall
Packages that use Firewall
-
Uses of Firewall in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Firewall -
Uses of Firewall in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features that return FirewallModifier and TypeMethodDescriptionReturns a firewall by name or null if not found.Methods in org.jclouds.googlecomputeengine.features that return types with arguments of type FirewallModifier and TypeMethodDescriptionFirewallApi.FirewallPages.fetchNextPage
(ListOptions options) FirewallApi.list()
FirewallApi.list
(ListOptions options) FirewallApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of firewall resources available to the specified project.