Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
VMCdRom |
VMCdRoms.add(CdRom cdrom)
Adds CdRom object.
|
VMCdRom |
VMCdRoms.add(CdRom cdrom,
String expect)
Adds CdRom object.
|
VMCdRom |
VMCdRoms.add(CdRom cdrom,
String expect,
String correlationId)
Adds CdRom object.
|
VMCdRom |
VMCdRoms.get(UUID id)
Fetches VMCdRom object by id.
|
VMCdRom |
VMCdRoms.getById(String id)
Fetches VMCdRom object by id.
|
VMCdRom |
VMCdRom.update()
Updates VMCdRom object.
|
VMCdRom |
VMCdRom.update(Boolean async)
Updates VMCdRom object.
|
VMCdRom |
VMCdRom.update(Boolean async,
Boolean current)
Updates VMCdRom object.
|
VMCdRom |
VMCdRom.update(Boolean async,
Boolean current,
String correlationId)
Updates VMCdRom object.
|
VMCdRom |
VMCdRom.update(Boolean async,
Boolean current,
String correlationId,
String expect)
Updates VMCdRom object.
|
Modifier and Type | Method and Description |
---|---|
List<VMCdRom> |
VMCdRoms.list()
Lists VMCdRom objects.
|
List<VMCdRom> |
VMCdRoms.list(Integer max)
Lists VMCdRom objects.
|
List<VMCdRom> |
VMCdRoms.list(Integer max,
Boolean current)
Lists VMCdRom objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0