org.jclouds.cloudstack.options
Class ListAlertsOptions.Builder

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

public static class ListAlertsOptions.Builder
extends Object


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

Constructor Detail

ListAlertsOptions.Builder

public ListAlertsOptions.Builder()
Method Detail

id

public static ListAlertsOptions id(String id)

keyword

public static ListAlertsOptions keyword(String keyword)

type

public static ListAlertsOptions type(String type)


Copyright © 2009-2013 jclouds. All Rights Reserved.