Interface QuotaClusterLimit

    • Method Detail

      • memoryLimitPresent

        boolean memoryLimitPresent()
      • memoryUsagePresent

        boolean memoryUsagePresent()
      • vcpuLimitAsByte

        Byte vcpuLimitAsByte()
      • vcpuLimitAsShort

        Short vcpuLimitAsShort()
      • vcpuLimitAsInteger

        Integer vcpuLimitAsInteger()
      • vcpuLimitAsLong

        Long vcpuLimitAsLong()
      • vcpuLimitPresent

        boolean vcpuLimitPresent()
      • vcpuUsageAsByte

        Byte vcpuUsageAsByte()
      • vcpuUsageAsShort

        Short vcpuUsageAsShort()
      • vcpuUsageAsInteger

        Integer vcpuUsageAsInteger()
      • vcpuUsageAsLong

        Long vcpuUsageAsLong()
      • vcpuUsagePresent

        boolean vcpuUsagePresent()
      • clusterPresent

        boolean clusterPresent()
      • quotaPresent

        boolean quotaPresent()