Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.IbmKeyProtectApi
-
Packages that use IbmKeyProtectApi Package Description com.ibm.cloud.ibm_key_protect_api.v2 IBM Key Protect API v2. -
-
Uses of IbmKeyProtectApi in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 that return IbmKeyProtectApi Modifier and Type Method Description static IbmKeyProtectApi
IbmKeyProtectApi. newInstance()
Class method which constructs an instance of the `IbmKeyProtectApi` client.static IbmKeyProtectApi
IbmKeyProtectApi. newInstance(com.ibm.cloud.sdk.core.security.Authenticator authenticator)
Class method which constructs an instance of the `IbmKeyProtectApi` client.static IbmKeyProtectApi
IbmKeyProtectApi. newInstance(String serviceName)
Class method which constructs an instance of the `IbmKeyProtectApi` client.
-