Modifier and Type | Method and Description |
---|---|
Server |
NovaParserModule.ServerAdapter.apply(Server in) |
Server |
NovaParserModule.ServerAdapter.deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
Server |
NovaParserModule.ServerAdapter.apply(Server in) |
Modifier and Type | Class and Description |
---|---|
class |
ServerWithSecurityGroups
Extended server returned by ServerWithSecurityGroupsApi
|
Modifier and Type | Method and Description |
---|---|
Server |
Server.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Server.Builder.fromServer(Server in) |
Modifier and Type | Field and Description |
---|---|
protected Server |
ServerInRegion.server |
Modifier and Type | Method and Description |
---|---|
Server |
ServerInRegion.getServer() |
Constructor and Description |
---|
ServerInRegion(Server server,
String regionId) |
Modifier and Type | Field and Description |
---|---|
protected Server |
ServerInRegion.server
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Server |
ServerInRegion.getServer()
Deprecated.
|
Constructor and Description |
---|
ServerInRegion(Server server,
String regionId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Server |
ServerApi.get(String id)
List details of the specified server
|
Modifier and Type | Method and Description |
---|---|
PagedIterable<Server> |
ServerApi.listInDetail()
List all servers (all details)
|
PaginatedCollection<Server> |
ServerApi.listInDetail(PaginationOptions options) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Server>> |
ParseServerDetails.ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.