public class ServerExistsRequest extends AbstractNovaRequest<Boolean>
Server
exists.| Constructor and Description |
|---|
ServerExistsRequest(OpenStackPoolDriverConfig account,
String serverId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
doRequest(org.jclouds.openstack.nova.v2_0.NovaApi api)
Carries out the request and returns the response.
|
call, getAccountpublic ServerExistsRequest(OpenStackPoolDriverConfig account, String serverId)
public Boolean doRequest(org.jclouds.openstack.nova.v2_0.NovaApi api)
AbstractNovaRequestdoRequest in class AbstractNovaRequest<Boolean>api - The OpenStack Nova (compute) API.Copyright © 2011–2015 elastisys. All rights reserved.