Interface Flavor

    • Method Detail

      • getId

        String getId()
        Returns:
        the id for this flavor
      • getName

        String getName()
        Returns:
        the descriptive name of the flavor
      • getRam

        int getRam()
        Returns:
        the Memory in MB for the flavor
      • getVcpus

        int getVcpus()
        Returns:
        the Number of VCPUs for the flavor
      • getDisk

        int getDisk()
        Returns:
        the size of the local disk in GB
      • getSwap

        int getSwap()
        Returns:
        the Swap space in MB
      • getRxtxFactor

        float getRxtxFactor()
        Returns:
        the RX/TX factor
      • getEphemeral

        int getEphemeral()
        Gets the ephemeral.
        Returns:
        the ephemeral
      • getRxtxQuota

        int getRxtxQuota()
        Gets the rxtx quota.
        Returns:
        the rxtx quota
      • getRxtxCap

        int getRxtxCap()
        Gets the rxtx cap.
        Returns:
        the rxtx cap
      • isPublic

        Boolean isPublic()
        Checks if is public.
        Returns:
        true, if is public
      • isDisabled

        Boolean isDisabled()
        Checks if is disabled.
        Returns:
        true, if is disabled
      • getLinks

        List<? extends Link> getLinks()
        Gets the links.
        Returns:
        the links