Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.PurgeKey
-
Packages that use PurgeKey Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of PurgeKey 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 PurgeKey Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PurgeKey>
IbmKeyProtectApi. purgeKey(PurgeKeyOptions purgeKeyOptions)
Purge a deleted key.
-