Package org.jclouds.glesys.options
Class DestroyServerOptions.Builder
java.lang.Object
org.jclouds.glesys.options.DestroyServerOptions.Builder
- Enclosing class:
DestroyServerOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DestroyServerOptions
Discard the server's ip on destroystatic DestroyServerOptions
keepIp()
Discard the server's ip on destroy
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
keepIp
Discard the server's ip on destroy -
discardIp
Discard the server's ip on destroy
-