Uses of Class
com.okta.sdk.resource.model.DetailedHookKeyInstance
-
Uses of DetailedHookKeyInstance in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionHookKeyApi.createHookKey
(KeyRequest keyRequest) Create a key Creates a key for use with other parts of the application, such as inline hooks > **Note:** Use the key name to access this key for inline hook operations.HookKeyApi.createHookKey
(KeyRequest keyRequest, Map<String, String> additionalHeaders) Create a key Creates a key for use with other parts of the application, such as inline hooks > **Note:** Use the key name to access this key for inline hook operations.HookKeyApi.replaceHookKey
(String id, KeyRequest keyRequest) Replace a key Replaces a key by `id` This request replaces existing properties after passing validation.HookKeyApi.replaceHookKey
(String id, KeyRequest keyRequest, Map<String, String> additionalHeaders) Replace a key Replaces a key by `id` This request replaces existing properties after passing validation. -
Uses of DetailedHookKeyInstance in com.okta.sdk.resource.model
Modifier and TypeMethodDescription