Class AddressSpace
- java.lang.Object
-
- org.jclouds.azurecompute.arm.domain.AddressSpace
-
public abstract class AddressSpace extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract List<String>
addressPrefixes()
static AddressSpace
create(List<String> addressPrefixes)
-
-
-
Method Detail
-
create
public static AddressSpace create(List<String> addressPrefixes)
-
-