public static interface HostService.FenceRequest extends Request<HostService.FenceRequest,HostService.FenceResponse>
Modifier and Type | Method and Description |
---|---|
HostService.FenceRequest |
async(Boolean async)
Indicates if the fencing should be performed asynchronously.
|
HostService.FenceRequest |
fenceType(String fenceType) |
HostService.FenceRequest async(Boolean async)
Indicates if the fencing should be performed asynchronously.
HostService.FenceRequest fenceType(String fenceType)
Copyright © 2016. All rights reserved.