|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerInfo | |
---|---|
org.jclouds.rimuhosting.miro | |
org.jclouds.rimuhosting.miro.domain | |
org.jclouds.rimuhosting.miro.functions |
Uses of ServerInfo in org.jclouds.rimuhosting.miro |
---|
Methods in org.jclouds.rimuhosting.miro that return ServerInfo | |
---|---|
ServerInfo |
RimuHostingClient.restartServer(Long id)
Restarts a server. |
Methods in org.jclouds.rimuhosting.miro that return types with arguments of type ServerInfo | |
---|---|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> |
RimuHostingAsyncClient.restartServer(Long id)
|
Uses of ServerInfo in org.jclouds.rimuhosting.miro.domain |
---|
Methods in org.jclouds.rimuhosting.miro.domain that return ServerInfo | |
---|---|
ServerInfo |
NewServerResponse.getServerInfo()
|
Methods in org.jclouds.rimuhosting.miro.domain with parameters of type ServerInfo | |
---|---|
void |
NewServerResponse.setServerInfo(ServerInfo serverInfo)
|
Uses of ServerInfo in org.jclouds.rimuhosting.miro.functions |
---|
Methods in org.jclouds.rimuhosting.miro.functions that return ServerInfo | |
---|---|
ServerInfo |
ParseServerInfoFromJsonResponse.apply(HttpResponse arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |