org.jclouds.cloudstack.options
Class ListOSTypesOptions.Builder

java.lang.Object
  extended by org.jclouds.cloudstack.options.ListOSTypesOptions.Builder
Enclosing class:
ListOSTypesOptions

public static class ListOSTypesOptions.Builder
extends Object


Constructor Summary
ListOSTypesOptions.Builder()
           
 
Method Summary
static ListOSTypesOptions id(String id)
           
static ListOSTypesOptions OSCategoryId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListOSTypesOptions.Builder

public ListOSTypesOptions.Builder()
Method Detail

id

public static ListOSTypesOptions id(String id)
See Also:
ListOSTypesOptions.id(java.lang.String)

OSCategoryId

public static ListOSTypesOptions OSCategoryId(String id)
See Also:
ListOSTypesOptions.OSCategoryId(java.lang.String)


Copyright © 2009-2012 jclouds. All Rights Reserved.