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

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

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

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

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



Copyright © 2009-2013 jclouds. All Rights Reserved.