org.jclouds.cloudstack.options
Class ListStoragePoolsOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.ListStoragePoolsOptions.Builder
- Enclosing class:
- ListStoragePoolsOptions
public static class ListStoragePoolsOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clusterId
public static ListStoragePoolsOptions clusterId(String clusterId)
id
public static ListStoragePoolsOptions id(String id)
ipAddress
public static ListStoragePoolsOptions ipAddress(String ipAddress)
keyword
public static ListStoragePoolsOptions keyword(String keyword)
name
public static ListStoragePoolsOptions name(String name)
path
public static ListStoragePoolsOptions path(String path)
podId
public static ListStoragePoolsOptions podId(String podId)
zoneId
public static ListStoragePoolsOptions zoneId(String zoneId)
Copyright © 2009-2012 jclouds. All Rights Reserved.