Package | Description |
---|---|
oracle.okv.service |
This package contains the OKVService class through which all the high level
Java SDK APIs are exposed.
|
Modifier and Type | Method and Description |
---|---|
OKVBatchResponse |
OKVService.okvBatchExecute(OKVBatchOperation batchRequest)
API to execute the batched KMIP functions in the same order as set in
the OKVBatchOperation instance.
|