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(long id)
           
static ListOSTypesOptions OSCategoryId(long 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(long id)
See Also:
ListOSTypesOptions.id(long)

OSCategoryId

public static ListOSTypesOptions OSCategoryId(long id)
See Also:
ListOSTypesOptions.OSCategoryId(long)


Copyright © 2009-2012 jclouds. All Rights Reserved.