Class 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.
    • Method Detail

      • getAllocationPolicy

        public String 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

        public String getCidr()
        Gets the cidr. The CIDR block for this prefix.
        Returns:
        the cidr