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