Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.GetKey
-
Packages that use GetKey Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of GetKey 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 GetKey Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetKey>
IbmKeyProtectApi. getKey(GetKeyOptions getKeyOptions)
Retrieve a key.
-