Class CreateSubnetOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateSubnetOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateSubnetOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createSubnet options.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionNew builder.Gets the subnetPrototype.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
-
subnetPrototype
Gets the subnetPrototype. The subnet prototype object.- Returns:
- the subnetPrototype
-