mirror of https://github.com/apache/jclouds.git
parent
489850d7db
commit
024009f211
|
@ -246,7 +246,7 @@ public class IpPermission implements Comparable<IpPermission> {
|
|||
}
|
||||
|
||||
/**
|
||||
* source of traffic is a all but this exclusionCidrBlocks
|
||||
* Traffic whose source matches any of these CIDR blocks will be blocked
|
||||
*/
|
||||
@Beta
|
||||
public Set<String> getExclusionCidrBlocks() {
|
||||
|
|
Loading…
Reference in New Issue