public abstract static class VirtualNetwork.AddressSpace extends Object
| Constructor and Description |
|---|
VirtualNetwork.AddressSpace() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<String> |
addressPrefixes() |
static VirtualNetwork.AddressSpace |
create(List<String> addressPrefixes) |
public static VirtualNetwork.AddressSpace create(List<String> addressPrefixes)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.