public static interface GlusterBrickService.ReplaceRequest extends Request<GlusterBrickService.ReplaceRequest,GlusterBrickService.ReplaceResponse>
Replaces this brick with a new one. The property brick
is required.
Modifier and Type | Method and Description |
---|---|
GlusterBrickService.ReplaceRequest |
async(Boolean async)
Indicates if the replacement should be performed asynchronously.
|
GlusterBrickService.ReplaceRequest |
force(Boolean force) |
GlusterBrickService.ReplaceRequest async(Boolean async)
Indicates if the replacement should be performed asynchronously.
GlusterBrickService.ReplaceRequest force(Boolean force)
Copyright © 2016. All rights reserved.