|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceLimit.ResourceType | |
|---|---|
| org.jclouds.cloudstack.domain | |
| Uses of ResourceLimit.ResourceType in org.jclouds.cloudstack.domain |
|---|
| Fields in org.jclouds.cloudstack.domain declared as ResourceLimit.ResourceType | |
|---|---|
protected ResourceLimit.ResourceType |
ResourceLimit.Builder.resourceType
|
| Methods in org.jclouds.cloudstack.domain that return ResourceLimit.ResourceType | |
|---|---|
static ResourceLimit.ResourceType |
ResourceLimit.ResourceType.fromValue(String resourceType)
|
ResourceLimit.ResourceType |
ResourceLimit.getResourceType()
|
static ResourceLimit.ResourceType |
ResourceLimit.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceLimit.ResourceType[] |
ResourceLimit.ResourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.cloudstack.domain with parameters of type ResourceLimit.ResourceType | |
|---|---|
T |
ResourceLimit.Builder.resourceType(ResourceLimit.ResourceType resourceType)
|
| Constructors in org.jclouds.cloudstack.domain with parameters of type ResourceLimit.ResourceType | |
|---|---|
ResourceLimit(String account,
String domain,
String domainId,
int max,
ResourceLimit.ResourceType resourceType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||