Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.GetKeyOptions
-
Packages that use GetKeyOptions Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2.com.ibm.cloud.ibm_key_protect_api.v2.model -
-
Uses of GetKeyOptions in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 with parameters of type GetKeyOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<GetKey>IbmKeyProtectApi. getKey(GetKeyOptions getKeyOptions)Retrieve a key. -
Uses of GetKeyOptions in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return GetKeyOptions Modifier and Type Method Description GetKeyOptionsGetKeyOptions.Builder. build()Builds a GetKeyOptions.
-