Package | Description |
---|---|
org.jclouds.rimuhosting.miro | |
org.jclouds.rimuhosting.miro.domain | |
org.jclouds.rimuhosting.miro.functions |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
RimuHostingClient.restartServer(Long id)
Restarts a server.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
RimuHostingAsyncClient.restartServer(Long id) |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
NewServerResponse.getServerInfo() |
Modifier and Type | Method and Description |
---|---|
void |
NewServerResponse.setServerInfo(ServerInfo serverInfo) |
Modifier and Type | Method and Description |
---|---|
ServerInfo |
ParseServerInfoFromJsonResponse.apply(HttpResponse arg0) |
Copyright © 2009-2013 jclouds. All Rights Reserved.