org.jclouds.cloudstack.options
Class ExtractISOOptions.Builder

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

public static class ExtractISOOptions.Builder
extends Object


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

Constructor Detail

ExtractISOOptions.Builder

public ExtractISOOptions.Builder()
Method Detail

url

public static ExtractISOOptions url(String url)
Parameters:
url - the url to which the ISO would be extracted


Copyright © 2009-2012 jclouds. All Rights Reserved.