Package | Description |
---|---|
com.marklogic.client.dataservices |
Modifier and Type | Method and Description |
---|---|
static <O> OutputCaller<O> |
OutputCaller.on(DatabaseClient client,
JSONWriteHandle apiDecl,
BufferableContentHandle<O,?> outputHandle)
Constructs an instance of the OutputCaller
interface.
|
static <OC,OR,O extends BufferableContentHandle<OC,OR>> |
OutputCaller.onHandles(DatabaseClient client,
JSONWriteHandle apiDecl,
O outputHandle)
Constructs an instance of the OutputCaller
interface.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.