Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0 |
Modifier and Type | Method and Description |
---|---|
com.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.
Please use
NovaApi.getServerWithSecurityGroupsApi(String region) instead. To be removed in jclouds 2.0. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.