Package org.jclouds.profitbricks.domain
Class Nic.Request.UpdatePayload
- java.lang.Object
-
- org.jclouds.profitbricks.domain.Nic.Request.UpdatePayload
-
- Enclosing class:
- Nic.Request
public abstract static class Nic.Request.UpdatePayload extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Nic.Request.UpdatePayload.Builder
-
Constructor Summary
Constructors Constructor Description UpdatePayload()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Boolean
dhcpActive()
abstract String
id()
abstract String
ip()
abstract Integer
lanId()
abstract String
name()
-