org.jclouds.smartos.compute.domain
Class VmSpecification.FlattenDataset

java.lang.Object
  extended by 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>


Constructor Summary
VmSpecification.FlattenDataset()
           
 
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
 

Constructor Detail

VmSpecification.FlattenDataset

public VmSpecification.FlattenDataset()
Method Detail

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.