org.jclouds.glesys.options
Class DestroyServerOptions.Builder
java.lang.Object
org.jclouds.glesys.options.DestroyServerOptions.Builder
- Enclosing class:
- DestroyServerOptions
public static class DestroyServerOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestroyServerOptions.Builder
public DestroyServerOptions.Builder()
keepIp
public static DestroyServerOptions keepIp()
- Discard the server's ip on destroy
discardIp
public static DestroyServerOptions discardIp()
- Discard the server's ip on destroy
Copyright © 2009-2012 jclouds. All Rights Reserved.