Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.Key
-
Packages that use Key Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of Key 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 Key Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Key>
IbmKeyProtectApi. createKey(CreateKeyOptions createKeyOptions)
Create a key.com.ibm.cloud.sdk.core.http.ServiceCall<Key>
IbmKeyProtectApi. createKeyWithPoliciesOverrides(CreateKeyWithPoliciesOverridesOptions createKeyWithPoliciesOverridesOptions)
Create a key with policy overrides.
-