Package org.jclouds.profitbricks.domain
Class Nic.Request.CreatePayload
- java.lang.Object
-
- org.jclouds.profitbricks.domain.Nic.Request.CreatePayload
-
- Enclosing class:
- Nic.Request
public abstract static class Nic.Request.CreatePayload extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNic.Request.CreatePayload.Builder
-
Constructor Summary
Constructors Constructor Description CreatePayload()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract BooleandhcpActive()abstract Stringip()abstract intlanId()abstract Stringname()abstract StringserverId()
-