Package org.jclouds.softlayer.domain
Class Subnet.DeleteSubnet
- java.lang.Object
-
- org.jclouds.softlayer.domain.Subnet.DeleteSubnet
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Subnet.DeleteSubnet.Builder
-
Constructor Summary
Constructors Constructor Description DeleteSubnet()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Subnet.DeleteSubnet.Builder
builder()
abstract long
id()
-
-
-
Method Detail
-
id
public abstract long id()
-
builder
public static Subnet.DeleteSubnet.Builder builder()
-
-