Uses of Interface
org.jclouds.openstack.nova.v2_0.extensions.AttachInterfaceApi
-
Packages that use AttachInterfaceApi Package Description org.jclouds.openstack.nova.v2_0 -
-
Uses of AttachInterfaceApi in org.jclouds.openstack.nova.v2_0
Methods in org.jclouds.openstack.nova.v2_0 that return types with arguments of type AttachInterfaceApi Modifier and Type Method Description com.google.common.base.Optional<AttachInterfaceApi>
NovaApi. getAttachInterfaceApi(String region)
Provides access to attach interface features.
-