> +   }
> +
> +   @Nullable
> +   public abstract String description();
> +
> +   public abstract Protocol protocol();
> +
> +   @Nullable
> +   public abstract String sourcePortRange();
> +
> +   @Nullable
> +   public abstract String destinationPortRange();
> +
> +   public abstract String sourceAddressPrefix();
> +
> +   public abstract String destinactionAddressPrefix();

[minor] typo: destination

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/280/files/7ae85f1027f814b7d751eae6d421a1bad4693417#r65958776

Reply via email to