Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
ClusterGlusterVolumeGlusterBrick
ClusterGlusterVolumeGlusterBrick providing relation and functional services
|
class |
DataCenterClusterGlusterVolumeGlusterBrick
DataCenterClusterGlusterVolumeGlusterBrick providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick)
Adds GlusterBrick object.
|
DataCenterClusterGlusterVolumeGlusterBrick |
DataCenterClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick)
Adds GlusterBrick object.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick,
Boolean force)
Adds GlusterBrick object.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick,
Boolean force,
String expect)
Adds GlusterBrick object.
|
ClusterGlusterVolumeGlusterBrick |
ClusterGlusterVolumeGlusterBricks.add(GlusterBrick glusterbrick,
Boolean force,
String expect,
String correlationId)
Adds GlusterBrick object.
|
Modifier and Type | Method and Description |
---|---|
GlusterBrick |
ObjectFactory.createGlusterBrick()
Create an instance of
GlusterBrick |
GlusterBrick |
Statistic.getBrick()
Gets the value of the brick property.
|
GlusterBrick |
Action.getBrick()
Gets the value of the brick property.
|
GlusterBrick |
BrickProfileDetail.getBrick()
Gets the value of the brick property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlusterBrick> |
ObjectFactory.createBrick(GlusterBrick value)
|
List<GlusterBrick> |
GlusterBricks.getGlusterBricks()
Gets the value of the glusterBricks property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlusterBrick> |
ObjectFactory.createBrick(GlusterBrick value)
|
void |
Statistic.setBrick(GlusterBrick value)
Sets the value of the brick property.
|
void |
Action.setBrick(GlusterBrick value)
Sets the value of the brick property.
|
void |
BrickProfileDetail.setBrick(GlusterBrick value)
Sets the value of the brick property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0