org.jclouds.googlecomputeengine.options
Class ListOptions.Builder

java.lang.Object
  extended by org.jclouds.googlecomputeengine.options.ListOptions.Builder
Enclosing class:
ListOptions

public static class ListOptions.Builder
extends Object


Constructor Summary
ListOptions.Builder()
           
 
Method Summary
 ListOptions filter(String filter)
           
 ListOptions maxResults(Integer maxResults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListOptions.Builder

public ListOptions.Builder()
Method Detail

filter

public ListOptions filter(String filter)
See Also:
ListOptions.filter(String)

maxResults

public ListOptions maxResults(Integer maxResults)
See Also:
ListOptions.maxResults(Integer)


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