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