Class ClusterNetworkSubnetPrefix
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkSubnetPrefix
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ClusterNetworkSubnetPrefix
extends com.ibm.cloud.sdk.core.service.model.GenericModel
A range of addresses available for subnets for this cluster network.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The allocation policy for this subnet prefix: - `auto`: Subnets created by total count in this cluster network can use this prefix. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getAllocationPolicy
Gets the allocationPolicy. The allocation policy for this subnet prefix: - `auto`: Subnets created by total count in this cluster network can use this prefix.- Returns:
- the allocationPolicy
-
getCidr
-