Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
InstanceType |
InstanceTypes.add(InstanceType instancetype)
Adds InstanceType object.
|
InstanceType |
InstanceTypes.add(InstanceType instancetype,
String expect)
Adds InstanceType object.
|
InstanceType |
InstanceTypes.add(InstanceType instancetype,
String expect,
String correlationId)
Adds InstanceType object.
|
InstanceType |
InstanceTypes.get(UUID id)
Fetches InstanceType object by id.
|
InstanceType |
InstanceTypes.getById(String id)
Fetches InstanceType object by id.
|
InstanceType |
InstanceType.update()
Updates InstanceType object.
|
InstanceType |
InstanceType.update(Boolean async)
Updates InstanceType object.
|
Modifier and Type | Method and Description |
---|---|
List<InstanceType> |
InstanceTypes.list()
Lists InstanceType objects.
|
List<InstanceType> |
InstanceTypes.list(Integer max)
Lists InstanceType objects.
|
Constructor and Description |
---|
InstanceTypeGraphicsConsoles(HttpProxyBroker proxy,
InstanceType parent) |
InstanceTypeNICs(HttpProxyBroker proxy,
InstanceType parent) |
InstanceTypeWatchDogs(HttpProxyBroker proxy,
InstanceType parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0