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 class
Nic.Request.CreatePayload.Builder
-
Constructor Summary
Constructors Constructor Description CreatePayload()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Boolean
dhcpActive()
abstract String
ip()
abstract int
lanId()
abstract String
name()
abstract String
serverId()
-