Uses of Class
org.openapitools.client.model.KeyRequest
Packages that use KeyRequest
-
Uses of KeyRequest in org.openapitools.client.api
Methods in org.openapitools.client.api with parameters of type KeyRequestModifier and TypeMethodDescriptionHookKeyApi.createHookKey
(KeyRequest keyRequest) Create a key Creates a keyHookKeyApi.createHookKey
(KeyRequest keyRequest, Map<String, String> additionalHeaders) Create a key Creates a keyHookKeyApi.replaceHookKey
(String hookKeyId, KeyRequest keyRequest) Replace a key Replaces a key by `hookKeyId`HookKeyApi.replaceHookKey
(String hookKeyId, KeyRequest keyRequest, Map<String, String> additionalHeaders) Replace a key Replaces a key by `hookKeyId` -
Uses of KeyRequest in org.openapitools.client.model
Methods in org.openapitools.client.model that return KeyRequest