Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0 |
Modifier and Type | Method and Description |
---|---|
ServerApi |
NovaApi.getServerApi(String region)
Provides access to Server features.
|
ServerApi |
NovaApi.getServerApiForZone(String zone)
Deprecated.
Please use
NovaApi.getServerApi(String) instead. To be removed in jclouds 2.0. |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.