Package | Description |
---|---|
com.fortanix.sdkms.v1 | |
com.fortanix.sdkms.v1.api |
Modifier and Type | Field and Description |
---|---|
static CustomArbitraryModelDeserializer<PluginInvokeResponse> |
CustomArbitraryModelDeserializer.PLUGIN_INVOKE_RESP |
Modifier and Type | Method and Description |
---|---|
PluginInvokeResponse |
PluginsApi.invokePlugin(String pluginId,
PluginInvokeRequest body)
Invoke a plugin
Invokes a plugin execution with the provided request body as input to the plugin.
|
PluginInvokeResponse |
PluginsApi.sysV1PluginsInvokePluginIdGet(String pluginId)
Invoke a plugin using GET.
|
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved