Package | Description |
---|---|
com.ibm.cloud.ibm_key_protect_api.v2 |
IBM Key Protect API v2.
|
Modifier and Type | Method and 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(com.ibm.cloud.sdk.core.security.Authenticator authenticator,
int maxRetry,
long retryMaxInterval)
Class method which constructs an instance of the `IbmKeyProtectApi` client.
|
static IbmKeyProtectApi |
IbmKeyProtectApi.newInstance(com.ibm.cloud.sdk.core.security.Authenticator authenticator,
String keyRingId)
Class method which constructs an instance of the `IbmKeyProtectApi` client.
|
static IbmKeyProtectApi |
IbmKeyProtectApi.newInstance(com.ibm.cloud.sdk.core.security.Authenticator authenticator,
String keyRingId,
int maxRetry,
long retryMaxInterval)
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.
|
Copyright © 2022 IBM Cloud. All rights reserved.