org.jclouds.vcloud.terremark.options
Class AddInternetServiceOptions.Builder

java.lang.Object
  extended by org.jclouds.vcloud.terremark.options.AddInternetServiceOptions.Builder
Enclosing class:
AddInternetServiceOptions

public static class AddInternetServiceOptions.Builder
extends Object


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

Constructor Detail

AddInternetServiceOptions.Builder

public AddInternetServiceOptions.Builder()
Method Detail

withDescription

public static AddInternetServiceOptions withDescription(String description)
See Also:
AddInternetServiceOptions.withDescription(String)

disabled

public static AddInternetServiceOptions disabled()
See Also:
AddInternetServiceOptions.disabled()


Copyright © 2009-2010 jclouds. All Rights Reserved.