Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.PatchKeyResponseBody
-
Packages that use PatchKeyResponseBody Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of PatchKeyResponseBody in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 that return types with arguments of type PatchKeyResponseBody Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PatchKeyResponseBody>
IbmKeyProtectApi. patchKey(PatchKeyOptions patchKeyOptions)
Update (patch) a key.
-