public static interface NetworkAttachmentService.UpdateRequest extends Request<NetworkAttachmentService.UpdateRequest,NetworkAttachmentService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
NetworkAttachmentService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
NetworkAttachmentService.UpdateRequest |
attachment(NetworkAttachment attachment) |
NetworkAttachmentService.UpdateRequest |
attachment(NetworkAttachmentBuilder attachment) |
NetworkAttachmentService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
NetworkAttachmentService.UpdateRequest attachment(NetworkAttachment attachment)
NetworkAttachmentService.UpdateRequest attachment(NetworkAttachmentBuilder attachment)
Copyright © 2016. All rights reserved.