|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSet | |
|---|---|
| org.jclouds.smartos | |
| org.jclouds.smartos.compute.config | |
| org.jclouds.smartos.compute.domain | |
| org.jclouds.smartos.compute.functions | |
| org.jclouds.smartos.compute.strategy | |
| Uses of DataSet in org.jclouds.smartos |
|---|
| Methods in org.jclouds.smartos that return DataSet | |
|---|---|
DataSet |
SmartOSHostController.getDataSet(UUID imageId)
|
| Methods in org.jclouds.smartos that return types with arguments of type DataSet | |
|---|---|
Iterable<DataSet> |
SmartOSHostController.getAvailableImages()
What remotely available images are there in the cloud? |
Iterable<DataSet> |
SmartOSHostController.getLocalDatasets()
|
| Uses of DataSet in org.jclouds.smartos.compute.config |
|---|
| Methods in org.jclouds.smartos.compute.config that return DataSet | |
|---|---|
DataSet |
SmartOSParserModule.FlattenDataset.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context)
|
| Methods in org.jclouds.smartos.compute.config with parameters of type DataSet | |
|---|---|
com.google.gson.JsonElement |
SmartOSParserModule.FlattenDataset.serialize(DataSet dataset,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext)
|
| Uses of DataSet in org.jclouds.smartos.compute.domain |
|---|
| Methods in org.jclouds.smartos.compute.domain that return DataSet | |
|---|---|
DataSet |
DataSet.Builder.build()
|
DataSet |
VmSpecification.getDataset()
|
| Methods in org.jclouds.smartos.compute.domain with parameters of type DataSet | |
|---|---|
VmSpecification.Builder |
VmSpecification.Builder.dataset(DataSet dataset)
|
DataSet.Builder |
DataSet.Builder.fromDataSet(DataSet in)
|
| Constructors in org.jclouds.smartos.compute.domain with parameters of type DataSet | |
|---|---|
VmSpecification(String alias,
String brand,
DataSet dataset,
String dnsDomain,
String quota,
int maxPhysicalMemory,
int maxLockedMemory,
int maxSwap,
int tmpFs,
List<VmNIC> nics)
|
|
| Uses of DataSet in org.jclouds.smartos.compute.functions |
|---|
| Methods in org.jclouds.smartos.compute.functions with parameters of type DataSet | |
|---|---|
org.jclouds.compute.domain.Image |
DataSetToImage.apply(DataSet from)
|
| Uses of DataSet in org.jclouds.smartos.compute.strategy |
|---|
| Methods in org.jclouds.smartos.compute.strategy that return DataSet | |
|---|---|
DataSet |
SmartOSComputeServiceAdapter.getImage(String id)
|
| Methods in org.jclouds.smartos.compute.strategy that return types with arguments of type DataSet | |
|---|---|
Iterable<DataSet> |
SmartOSComputeServiceAdapter.listImages()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||