voiddeleteOptions (String name)<T extends QueryOptionsListReadHandle>
ToptionsList (T listHandle)<T> ToptionsListAs (Format format,
Class<T> as)<T extends QueryOptionsReadHandle>
TreadOptions (String name,
T queryOptionsHandle)<T> TreadOptionsAs (String name, Format format,
Class<T> as)voidwriteOptions (String name, QueryOptionsWriteHandle queryOptionsHandle)voidwriteOptionsAs (String name, Format format,
Object queryOptions)ContentHandle
are registered. Learn more
about shortcut methodsT - the type of object that will be returned by
the handle registered for itformat - whether to provide the list in a JSON or
XML representationas - the IO class for reading the list of
optionsForbiddenUserExceptionFailedRequestExceptionT - the type of QueryOptionsListReadHandle to
returnlistHandle - a handle for reading the list of name
optionsForbiddenUserExceptionFailedRequestExceptionContentHandle
are registered. Learn more
about shortcut methodsT - the type of object that will be returned by
the handle registered for itname - the name of options configuration stored on
MarkLogic REST instance.format - whether to provide the options in a JSON
or XML representationas - the IO class for reading the query
optionsResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionUse a QueryOptionsHandle object for access to the configuration with Java.
T - the type of QueryOptionsListReadHandle to
returnname - the name of options configuration stored on
MarkLogic REST instance.queryOptionsHandle - an object into which to fetch
the query options.ResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionContentHandle
are registered. Learn more
about shortcut methodsname - name given to the QueryOptions for use in
runtime queriesformat - whether the options are provided in a
JSON or XML representationqueryOptions - an IO representation of the JSON or
XML query optionsResourceNotFoundExceptionResourceNotResendableExceptionForbiddenUserExceptionFailedRequestExceptionname - name given to the QueryOptions for use in
runtime queriesqueryOptionsHandle - an object able to serialize a
QueryOptions configurationFailedRequestExceptionForbiddenUserExceptionResourceNotFoundExceptionResourceNotResendableExceptionname - name of query options to remove from the
REST server.ResourceNotFoundExceptionForbiddenUserExceptionFailedRequestExceptionCopyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.