| Package | Description |
|---|---|
| org.jclouds.abiquo.domain.enterprise | |
| org.jclouds.abiquo.domain.infrastructure |
| Modifier and Type | Method and Description |
|---|---|
Limits |
Enterprise.allowDatacenter(Datacenter datacenter)
Allows the given datacenter to be used by this enterprise.
|
Limits |
Limits.Builder.build() |
Limits |
Enterprise.findLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve the first datacenter limits matching the filter within the list of datacenter limits
by enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
List<Limits> |
Enterprise.listLimits()
Retrieve the list of datacenter limits by enterprise.
|
List<Limits> |
Enterprise.listLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve a filtered list of datacenter limits by enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
static Limits.Builder |
Limits.Builder.fromEnterprise(Limits in) |
| Modifier and Type | Method and Description |
|---|---|
Limits |
Enterprise.findLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve the first datacenter limits matching the filter within the list of datacenter limits
by enterprise.
|
List<Limits> |
Enterprise.listLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve a filtered list of datacenter limits by enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
Limits |
Datacenter.findLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve the first datacenter limits matching the filter within the list of datacenter limits
by enterprise.
|
| Modifier and Type | Method and Description |
|---|---|
List<Limits> |
Datacenter.listLimits()
Retrieve the list of datacenter limits by all enterprises.
|
List<Limits> |
Datacenter.listLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve a filtered list of datacenter limits by enterprises.
|
| Modifier and Type | Method and Description |
|---|---|
Limits |
Datacenter.findLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve the first datacenter limits matching the filter within the list of datacenter limits
by enterprise.
|
List<Limits> |
Datacenter.listLimits(com.google.common.base.Predicate<Limits> filter)
Retrieve a filtered list of datacenter limits by enterprises.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.