> * @see
> org.jclouds.googlecomputeengine.features.FirewallApi#patch(String,
> org.jclouds.googlecomputeengine.options.FirewallOptions)
> */
> - private void getOrCreateFirewalls(GoogleComputeEngineTemplateOptions
> templateOptions, Network network,
> - FirewallTagNamingConvention naming) {
> -
> + private void
> getAndPatchOrCreateFirewalls(GoogleComputeEngineTemplateOptions
> templateOptions, Network network,
@demobox I see your point but here I wanted to highlight that the method is
using `firewallApi.patch()` :)
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/20/files#r10474752