Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
DataCenterClusterCpuProfile |
DataCenterClusterCpuProfiles.add(CpuProfile cpuprofile)
Adds CpuProfile object.
|
DataCenterClusterCpuProfile |
DataCenterClusterCpuProfiles.get(UUID id)
Fetches DataCenterClusterCpuProfile object by id.
|
DataCenterClusterCpuProfile |
DataCenterClusterCpuProfiles.getById(String id)
Fetches DataCenterClusterCpuProfile object by id.
|
Modifier and Type | Method and Description |
---|---|
List<DataCenterClusterCpuProfile> |
DataCenterClusterCpuProfiles.list()
Lists DataCenterClusterCpuProfile objects.
|
List<DataCenterClusterCpuProfile> |
DataCenterClusterCpuProfiles.list(Integer max)
Lists DataCenterClusterCpuProfile objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0