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 DestroyServerOptionsDiscard the server's ip on destroystatic DestroyServerOptionskeepIp()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 
 -