Class SubnetPrototypeSubnetByTotalCount
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.SubnetPrototype
com.ibm.cloud.is.vpc.v1.model.SubnetPrototypeSubnetByTotalCount
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
SubnetPrototypeSubnetByTotalCount.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder.static interface
The IP version(s) to support for this subnet. -
Method Summary
Modifier and TypeMethodDescriptionNew builder.Methods inherited from class com.ibm.cloud.is.vpc.v1.model.SubnetPrototype
ipv4CidrBlock, ipVersion, name, networkAcl, publicGateway, resourceGroup, routingTable, totalIpv4AddressCount, vpc, zone
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a SubnetPrototypeSubnetByTotalCount builder
-