Uses of Interface
org.jclouds.openstack.nova.v2_0.extensions.ServerWithSecurityGroupsApi
Packages that use ServerWithSecurityGroupsApi
-
Uses of ServerWithSecurityGroupsApi in org.jclouds.openstack.nova.v2_0
Methods in org.jclouds.openstack.nova.v2_0 that return types with arguments of type ServerWithSecurityGroupsApiModifier and TypeMethodDescriptioncom.google.common.base.Optional
<ServerWithSecurityGroupsApi> NovaApi.getServerWithSecurityGroupsApi
(String region) Provides access to Server Extra Data features.com.google.common.base.Optional
<? extends ServerWithSecurityGroupsApi> NovaApi.getServerWithSecurityGroupsExtensionForZone
(String zone) Deprecated.
NovaApi.getServerWithSecurityGroupsApi(String region)
instead.