Uses of Class
org.jclouds.openstack.nova.v2_0.domain.InterfaceAttachment.Builder
-
Packages that use InterfaceAttachment.Builder Package Description org.jclouds.openstack.nova.v2_0.domain -
-
Uses of InterfaceAttachment.Builder in org.jclouds.openstack.nova.v2_0.domain
Classes in org.jclouds.openstack.nova.v2_0.domain with type parameters of type InterfaceAttachment.Builder Modifier and Type Class Description static classInterfaceAttachment.Builder<T extends InterfaceAttachment.Builder<T>>Methods in org.jclouds.openstack.nova.v2_0.domain that return InterfaceAttachment.Builder Modifier and Type Method Description static InterfaceAttachment.Builder<?>InterfaceAttachment. builder()InterfaceAttachment.Builder<?>InterfaceAttachment. toBuilder()
-