Package org.jclouds.chef.options
Class SearchOptions.Builder
java.lang.Object
org.jclouds.chef.options.SearchOptions.Builder
- Enclosing class:
 SearchOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic SearchOptionsstatic SearchOptionsrows(int rows) static SearchOptionsstart(int start) static SearchOptions 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
query
- See Also:
 
 - 
start
- See Also:
 
 - 
rows
- See Also:
 
 - 
start
- See Also:
 
 
 -