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