| Package | Description |
|---|---|
| org.gcube.resource.management.quota.library.quotalist | |
| org.gcube.resource.management.quota.library.quotedefault |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
ServiceQuota.getAccessType() |
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceQuota.setAccessType(AccessType accessType) |
| Constructor and Description |
|---|
ServiceQuota(String context,
String identifier,
CallerType callerType,
String serviceId,
TimeInterval timeInterval,
Double quotaValue,
AccessType accessType) |
ServiceQuota(String context,
String identifier,
CallerType callerType,
TimeInterval timeInterval,
Double quotaValue,
AccessType accessType) |
| Modifier and Type | Method and Description |
|---|---|
AccessType |
ServiceQuotaDefault.getAccessType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceQuotaDefault.setAccessType(AccessType accessType) |
Copyright © 2017. All Rights Reserved.