Uses of Class
org.jclouds.cloudstack.domain.NIC.Builder
-
Packages that use NIC.Builder Package Description 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 Modifier and Type Class Description static classNIC.Builder<T extends NIC.Builder<T>>Methods in org.jclouds.cloudstack.domain that return NIC.Builder Modifier and Type Method Description static NIC.Builder<?>NIC. builder()NIC.Builder<?>NIC. toBuilder()
-