Class DelegatedSubnetUsage


  • public final class DelegatedSubnetUsage
    extends Object
    Delegated subnet usage data.
    • Constructor Detail

      • DelegatedSubnetUsage

        public DelegatedSubnetUsage()
    • Method Detail

      • subnetName

        public String subnetName()
        Get the subnetName property: name of the subnet.
        Returns:
        the subnetName value.
      • usage

        public Long usage()
        Get the usage property: Number of used delegated subnets.
        Returns:
        the usage value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.