Uses of Class
org.jclouds.cloudstack.domain.VlanIPRange.Builder

Packages that use VlanIPRange.Builder
org.jclouds.cloudstack.domain   
 

Uses of VlanIPRange.Builder in org.jclouds.cloudstack.domain
 

Classes in org.jclouds.cloudstack.domain with type parameters of type VlanIPRange.Builder
static class VlanIPRange.Builder<T extends VlanIPRange.Builder<T>>
           
 

Methods in org.jclouds.cloudstack.domain that return VlanIPRange.Builder
static VlanIPRange.Builder<?> VlanIPRange.builder()
           
 VlanIPRange.Builder<?> VlanIPRange.toBuilder()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.