public static class DestroyServerOptions.Builder extends Object
Constructor and Description |
---|
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-2021 The Apache Software Foundation. All Rights Reserved.