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