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