public class DestroyServerOptions
extends org.jclouds.http.options.BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
DestroyServerOptions.Builder |
| Constructor and Description |
|---|
DestroyServerOptions() |
| Modifier and Type | Method and Description |
|---|---|
DestroyServerOptions |
keepIp(boolean keepIp)
Determines whether to keep the server's ip attached to your account when destroying a server
|
public DestroyServerOptions keepIp(boolean keepIp)
keepIp - if true, keep the ip addressCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.