All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jelastic.api.system.persistence.ResourceUnit Maven / Gradle / Ivy

There is a newer version: 8.12-1
Show newest version
/*Server class MD5: 652cae799630ebcd5d64c820b2b03a18*/
package com.jelastic.api.system.persistence;

/**
 * @name Jelastic API Client
 * @version 8.11.2
 * @copyright Jelastic, Inc.
 */
public enum ResourceUnit {

    UNIT,
    MB,
    MBPS,
    MHZ,
    HOUR,
    MIB,
    MIBPS,
    GB,
    COUNT,
    GBPH,
    REQUESTS_PER_1K
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy