public static interface GlusterBrickService.RemoveRequest extends Request<GlusterBrickService.RemoveRequest,GlusterBrickService.RemoveResponse>
Removes this brick from the volume and deletes it from the database.
Modifier and Type | Method and Description |
---|---|
GlusterBrickService.RemoveRequest |
async(Boolean async)
Indicates if the remove should be performed asynchronously.
|
GlusterBrickService.RemoveRequest async(Boolean async)
Indicates if the remove should be performed asynchronously.
Copyright © 2016. All rights reserved.