Uses of Class
com.ibm.cloud.ibm_key_protect_api.v2.model.CreateKeyRingOptions
-
Packages that use CreateKeyRingOptions 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 CreateKeyRingOptions in com.ibm.cloud.ibm_key_protect_api.v2
Methods in com.ibm.cloud.ibm_key_protect_api.v2 with parameters of type CreateKeyRingOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Void>IbmKeyProtectApi. createKeyRing(CreateKeyRingOptions createKeyRingOptions)Create a key ring. -
Uses of CreateKeyRingOptions in com.ibm.cloud.ibm_key_protect_api.v2.model
Methods in com.ibm.cloud.ibm_key_protect_api.v2.model that return CreateKeyRingOptions Modifier and Type Method Description CreateKeyRingOptionsCreateKeyRingOptions.Builder. build()Builds a CreateKeyRingOptions.
-