| Package | Description | 
|---|---|
| org.jclouds.openstack.nova.v2_0.config | |
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | 
| Modifier and Type | Method and Description | 
|---|---|
ServerWithSecurityGroups | 
NovaParserModule.ServerWithSecurityGroupsAdapter.deserialize(com.google.gson.JsonElement jsonElement,
           Type type,
           com.google.gson.JsonDeserializationContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerWithSecurityGroups | 
ServerWithSecurityGroups.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ServerWithSecurityGroups.Builder.fromServerWithSecurityGroups(ServerWithSecurityGroups in)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServerWithSecurityGroups | 
ServerWithSecurityGroupsApi.get(String id)
Retrieve details of the specified server, including security groups 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends ServerWithSecurityGroups> | 
ServerWithSecurityGroupsAsyncApi.get(String id)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.