org.jclouds.smartos.compute.domain
Class VmSpecification.FlattenDataset
java.lang.Object
org.jclouds.smartos.compute.domain.VmSpecification.FlattenDataset
- All Implemented Interfaces:
- com.google.gson.JsonSerializer<DataSet>
- Enclosing class:
- VmSpecification
public class VmSpecification.FlattenDataset
- extends Object
- implements com.google.gson.JsonSerializer<DataSet>
|
Method Summary |
com.google.gson.JsonElement |
serialize(DataSet vmSpecification,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VmSpecification.FlattenDataset
public VmSpecification.FlattenDataset()
serialize
public com.google.gson.JsonElement serialize(DataSet vmSpecification,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext)
- Specified by:
serialize in interface com.google.gson.JsonSerializer<DataSet>
Copyright © 2009-2012 jclouds. All Rights Reserved.