Package | Description |
---|---|
org.ovirt.engine.sdk4.internal.services | |
org.ovirt.engine.sdk4.services |
Modifier and Type | Method and Description |
---|---|
DataCenterService.RemoveRequest |
DataCenterServiceImpl.remove() |
Modifier and Type | Method and Description |
---|---|
DataCenterService.RemoveRequest |
DataCenterService.RemoveRequest.async(Boolean async)
Indicates if the remove should be performed asynchronously.
|
DataCenterService.RemoveRequest |
DataCenterService.RemoveRequest.force(Boolean force)
Indicates if the operation should succeed, and the storage domain removed from the database, even if
something fails during the operation.
|
DataCenterService.RemoveRequest |
DataCenterService.remove()
Removes the data center.
|
Copyright © 2016. All rights reserved.