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 classNic.Request.UpdatePayload.Builder
-
Constructor Summary
Constructors Constructor Description UpdatePayload()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract BooleandhcpActive()abstract Stringid()abstract Stringip()abstract IntegerlanId()abstract Stringname()
-