Enum QuotaService.DataType (2.0.0)

public enum QuotaService.DataType extends Enum<QuotaService.DataType>

Represents all types of data that a QuotaService might be able to provide.

Static Fields

NameDescription
API_TIME_IN_MEGACYCLES
CPU_TIME_IN_MEGACYCLES

Static Methods

NameDescription
valueOf(String name)
values()