public static interface MoveableService.MoveRequest extends Request<MoveableService.MoveRequest,MoveableService.MoveResponse>
Modifier and Type | Method and Description |
---|---|
MoveableService.MoveRequest |
async(Boolean async)
Indicates if the move should be performed asynchronously.
|
MoveableService.MoveRequest async(Boolean async)
Indicates if the move should be performed asynchronously.
Copyright © 2016. All rights reserved.