public static class DestroyServerOptions.Builder extends Object
Constructor and Description |
---|
DestroyServerOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
static DestroyServerOptions |
discardIp()
Discard the server's ip on destroy
|
static DestroyServerOptions |
keepIp()
Discard the server's ip on destroy
|
public static DestroyServerOptions keepIp()
public static DestroyServerOptions discardIp()
Copyright © 2009-2012 jclouds. All Rights Reserved.