org.jclouds.openstack.nova.v2_0.options
Class CreateVolumeTypeOptions.Builder

java.lang.Object
  extended by org.jclouds.openstack.nova.v2_0.options.CreateVolumeTypeOptions.Builder
Enclosing class:
CreateVolumeTypeOptions

public static class CreateVolumeTypeOptions.Builder
extends Object


Constructor Summary
CreateVolumeTypeOptions.Builder()
           
 
Method Summary
static CreateVolumeTypeOptions specs(Map<String,String> specs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateVolumeTypeOptions.Builder

public CreateVolumeTypeOptions.Builder()
Method Detail

specs

public static CreateVolumeTypeOptions specs(Map<String,String> specs)
See Also:
CreateVolumeTypeOptions.getSpecs()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.