Uses of Class
org.jclouds.softlayer.domain.Subnet
Packages that use Subnet
-
Uses of Subnet in org.jclouds.softlayer.domain
Methods in org.jclouds.softlayer.domain that return SubnetModifier and TypeMethodDescriptionstatic Subnet
Subnet.create
(String broadcastAddress, int cidr, String gateway, long id, boolean isCustomerOwned, boolean isCustomerRoutable, Date modifyDate, String netmask, String networkIdentifier, long networkVlanId, String note, String sortOrder, String subnetType, String totalIpAddresses, String usableIpAddressCount, int version, String addressSpace) Methods in org.jclouds.softlayer.domain that return types with arguments of type SubnetMethod parameters in org.jclouds.softlayer.domain with type arguments of type Subnet -
Uses of Subnet in org.jclouds.softlayer.features
Methods in org.jclouds.softlayer.features that return SubnetModifier and TypeMethodDescriptionNetworkApi.createSubnet
(long id, List<Object> subnetToBeCreated) creates a subnet on the given networkMethods in org.jclouds.softlayer.features that return types with arguments of type SubnetModifier and TypeMethodDescriptionNetworkApi.getSubnets
(long id) returns the subnets of the network of the given id