public interface ServerWithSecurityGroupsApi
ServerApi
,
ServerWithSecurityGroupsAsyncApi
,
Modifier and Type | Method and Description |
---|---|
ServerWithSecurityGroups |
getServer(String id)
Retrieve details of the specified server, including security groups
|
ServerWithSecurityGroups getServer(String id)
id
- id of the serverCopyright © 2009-2012 jclouds. All Rights Reserved.