public abstract class ComputeCommandWithOptions extends ComputeCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
api |
protected String |
credential |
protected String |
endpoint |
protected String |
identity |
protected String |
name |
protected String |
provider |
cacheProvider, computeServices, configAdmin, FACTORY_FILTER, NODE_DETAILS_FORMAT, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ComputeCommandWithOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jclouds.compute.ComputeService |
getComputeService() |
List<org.jclouds.compute.ComputeService> |
getComputeServices() |
execute, findOrCreateFactoryConfiguration, getAllLocations, getCacheProvider, getConfigAdmin, getCpuCores, getCpuUnits, getMemory, getOperatingSystemDetails, getPrivateAddresses, getPublicAddresses, getShellTableFactory, printComputeApis, printComputeProviders, printHardwares, printImages, printLocations, printNodeInfo, printNodes, setCacheProvider, setComputeServices, setConfigAdmin, setShellTableFactoryprotected String name
protected String provider
protected String api
protected String identity
protected String credential
protected String endpoint
public List<org.jclouds.compute.ComputeService> getComputeServices()
getComputeServices in class ComputeCommandBaseprotected org.jclouds.compute.ComputeService getComputeService()
Copyright © 2012. All Rights Reserved.